GET /api/asn?format=api&ordering=country_code&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=country_code&page=6874",
    "results": [
        {
            "id": 923531834,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2a14:6248::",
            "end_ip": "2a14:62ff:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "14577981902624638117212086861823"
        },
        {
            "id": 923531832,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2a14:61c8::",
            "end_ip": "2a14:623f:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "9507379501711720511225274040319"
        }
    ]
}