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

{
    "count": 671306,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=6713",
    "results": [
        {
            "id": 823160395,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "194.48.219.0",
            "end_ip": "194.48.219.255",
            "count": "255"
        },
        {
            "id": 823160384,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "194.48.208.0",
            "end_ip": "194.48.208.255",
            "count": "255"
        },
        {
            "id": 823232723,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "207.22.54.0",
            "end_ip": "207.22.63.255",
            "count": "2559"
        },
        {
            "id": 823160378,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "194.48.201.0",
            "end_ip": "194.48.202.255",
            "count": "511"
        },
        {
            "id": 823234427,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "207.148.249.0",
            "end_ip": "207.148.251.255",
            "count": "767"
        },
        {
            "id": 823160374,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "194.48.194.0",
            "end_ip": "194.48.197.255",
            "count": "1023"
        }
    ]
}