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

{
    "count": 677406,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=6774",
    "results": [
        {
            "id": 843489472,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "212.117.224.0",
            "end_ip": "212.117.255.255",
            "count": "8191"
        },
        {
            "id": 843501123,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "216.220.192.0",
            "end_ip": "216.220.192.255",
            "count": "255"
        },
        {
            "id": 843510789,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "222.152.112.0",
            "end_ip": "222.152.127.255",
            "count": "4095"
        },
        {
            "id": 843489462,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "212.117.178.0",
            "end_ip": "212.117.179.255",
            "count": "511"
        },
        {
            "id": 843510791,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "222.153.128.0",
            "end_ip": "222.153.135.255",
            "count": "2047"
        },
        {
            "id": 843501121,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "216.220.174.0",
            "end_ip": "216.220.175.255",
            "count": "511"
        }
    ]
}