GET /api/asn?format=api&ordering=-country_code&page=6939
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 693801,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-country_code&page=6938",
    "results": [
        {
            "id": 957714746,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "185.247.24.0",
            "end_ip": "185.247.27.255",
            "count": "1023"
        }
    ]
}