GET /api/asn?format=api&ordering=-as_number&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=-as_number&page=6774",
    "results": [
        {
            "id": 843208792,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "112.110.124.0",
            "end_ip": "112.110.124.255",
            "count": "255"
        },
        {
            "id": 843208790,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "112.110.94.0",
            "end_ip": "112.110.112.255",
            "count": "4863"
        },
        {
            "id": 843225063,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "124.7.198.0",
            "end_ip": "124.7.199.255",
            "count": "511"
        },
        {
            "id": 843225065,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "124.7.201.0",
            "end_ip": "124.7.201.255",
            "count": "255"
        },
        {
            "id": 843208788,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "112.110.89.0",
            "end_ip": "112.110.91.255",
            "count": "767"
        },
        {
            "id": 843218974,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "119.235.62.0",
            "end_ip": "119.235.63.255",
            "count": "511"
        }
    ]
}