GET /api/asn?format=api&ordering=country_code&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=country_code&page=7101",
    "results": [
        {
            "id": 1028284182,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "45.179.186.0",
            "end_ip": "45.179.187.255",
            "count": "511"
        },
        {
            "id": 1028297355,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "51.238.0.0",
            "end_ip": "51.239.255.255",
            "count": "131071"
        },
        {
            "id": 1028299355,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "58.84.128.0",
            "end_ip": "58.84.129.255",
            "count": "511"
        },
        {
            "id": 1028284177,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "45.179.172.0",
            "end_ip": "45.179.172.255",
            "count": "255"
        },
        {
            "id": 1028297358,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "51.241.1.0",
            "end_ip": "51.241.1.255",
            "count": "255"
        }
    ]
}