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

{
    "count": 671306,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=count&page=6713",
    "results": [
        {
            "id": 823290740,
            "as_number": 8437,
            "country_code": "AT",
            "description": "UTA-AS",
            "start_ip": "2001:938::",
            "end_ip": "2001:938:2047:ffff:ffff:ffff:ffff:ffff",
            "count": "9990562973295295499771838463"
        },
        {
            "id": 823437184,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2a11:c7c1:deed::",
            "end_ip": "2a11:c83f:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "9992984451711983602008774934527"
        },
        {
            "id": 823247041,
            "as_number": 4538,
            "country_code": "CN",
            "description": "ERX-CERNET-BKB China Education and Research Network Center",
            "start_ip": "210.32.192.0",
            "end_ip": "210.47.255.255",
            "count": "999423"
        },
        {
            "id": 822907050,
            "as_number": 3209,
            "country_code": "DE",
            "description": "VODANET International IP-Backbone of Vodafone",
            "start_ip": "88.64.0.0",
            "end_ip": "88.79.63.255",
            "count": "999423"
        },
        {
            "id": 822971779,
            "as_number": 7018,
            "country_code": "US",
            "description": "ATT-INTERNET4",
            "start_ip": "108.64.0.0",
            "end_ip": "108.79.63.255",
            "count": "999423"
        },
        {
            "id": 822783246,
            "as_number": 7018,
            "country_code": "US",
            "description": "ATT-INTERNET4",
            "start_ip": "12.80.234.0",
            "end_ip": "12.96.42.255",
            "count": "999679"
        }
    ]
}