GET /api/asn?format=api&ordering=start_ip&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=start_ip&page=6874",
    "results": [
        {
            "id": 923535280,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "fec0::",
            "end_ip": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:fffe",
            "count": "1661534994731144841129758825350430718"
        },
        {
            "id": 923535281,
            "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"
        }
    ]
}