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

{
    "count": 693801,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=as_number&page=6938",
    "results": [
        {
            "id": 957432458,
            "as_number": 4294901938,
            "country_code": "Unknown",
            "description": "AS4294901938",
            "start_ip": "59.101.60.0",
            "end_ip": "59.101.60.255",
            "count": "255"
        }
    ]
}