GET /api/asn?format=api&ordering=-as_number&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=-as_number&page=7030",
    "results": [
        {
            "id": 998187676,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "185.143.239.0",
            "end_ip": "185.143.239.255",
            "count": "255"
        },
        {
            "id": 998187681,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "185.143.244.0",
            "end_ip": "185.143.251.255",
            "count": "2047"
        },
        {
            "id": 998187686,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "185.144.3.0",
            "end_ip": "185.144.3.255",
            "count": "255"
        },
        {
            "id": 998120516,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "158.50.82.0",
            "end_ip": "158.50.127.255",
            "count": "11775"
        },
        {
            "id": 998187695,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "185.144.17.0",
            "end_ip": "185.144.17.255",
            "count": "255"
        },
        {
            "id": 998120519,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "158.51.0.0",
            "end_ip": "158.51.1.255",
            "count": "511"
        },
        {
            "id": 998120525,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "158.51.11.0",
            "end_ip": "158.51.11.255",
            "count": "255"
        }
    ]
}