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

{
    "count": 669101,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=end_ip&page=6691",
    "results": [
        {
            "id": 816071825,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
            "end_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "0"
        }
    ]
}