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

{
    "count": 687402,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-as_number&page=6874",
    "results": [
        {
            "id": 922853965,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "6.64.130.0",
            "end_ip": "6.64.137.255",
            "count": "2047"
        },
        {
            "id": 922904682,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "45.162.117.0",
            "end_ip": "45.162.117.255",
            "count": "255"
        }
    ]
}