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

{
    "count": 710503,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=7105",
    "results": [
        {
            "id": 1032409497,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2804:1d1d::",
            "end_ip": "2804:1d28:4fff:ffff:ffff:ffff:ffff:ffff",
            "count": "896268588442615319026965938175"
        },
        {
            "id": 1032391243,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2608:4129:1::",
            "end_ip": "2608:4129:af:ffff:ffff:ffff:ffff:ffff",
            "count": "211562018432560105573580799"
        },
        {
            "id": 1032379538,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2604:341::",
            "end_ip": "2604:39f:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "7526675438855112071386675281919"
        }
    ]
}