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

{
    "count": 710105,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=id&page=7101",
    "results": [
        {
            "id": 1028934153,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2c0f:ffd9::",
            "end_ip": "2c0f:ffef:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "1822247737828079764651510857727"
        },
        {
            "id": 1028934154,
            "as_number": 37125,
            "country_code": "NG",
            "description": "Layer3-",
            "start_ip": "2c0f:fff0::",
            "end_ip": "2c0f:fff0:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "79228162514264337593543950335"
        },
        {
            "id": 1028934155,
            "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": 1028934156,
            "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": 1028934157,
            "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"
        }
    ]
}