GET /api/asn?format=api&ordering=id&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=id&page=7105",
    "results": [
        {
            "id": 1032485717,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2c0f:fff1::",
            "end_ip": "febf:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "280051724550356900686385913915974352895"
        },
        {
            "id": 1032485718,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "fec0::",
            "end_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:fffe",
            "count": "1661534994731144841129758825350430718"
        },
        {
            "id": 1032485719,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
            "end_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "0"
        }
    ]
}