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

{
    "count": 703007,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=7030",
    "results": [
        {
            "id": 997984096,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.194.64.0",
            "end_ip": "91.194.65.255",
            "count": "511"
        },
        {
            "id": 997987948,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.220.136.0",
            "end_ip": "91.220.136.255",
            "count": "255"
        },
        {
            "id": 997984091,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.194.55.0",
            "end_ip": "91.194.55.255",
            "count": "255"
        },
        {
            "id": 997987954,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.220.142.0",
            "end_ip": "91.220.142.255",
            "count": "255"
        },
        {
            "id": 997987956,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.220.144.0",
            "end_ip": "91.220.144.255",
            "count": "255"
        },
        {
            "id": 997967951,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "84.75.32.0",
            "end_ip": "84.75.33.255",
            "count": "511"
        },
        {
            "id": 997984083,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "91.194.40.0",
            "end_ip": "91.194.43.255",
            "count": "1023"
        }
    ]
}