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

{
    "count": 710503,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-as_number&page=7105",
    "results": [
        {
            "id": 1031789125,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "20.32.0.0",
            "end_ip": "20.32.255.255",
            "count": "65535"
        },
        {
            "id": 1031795110,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "23.163.17.0",
            "end_ip": "23.163.31.255",
            "count": "3839"
        },
        {
            "id": 1031795108,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "23.163.9.0",
            "end_ip": "23.163.15.255",
            "count": "1791"
        }
    ]
}