GET /api/asn?format=api&ordering=count&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=count&page=6691",
    "results": [
        {
            "id": 815412106,
            "as_number": 7018,
            "country_code": "US",
            "description": "ATT-INTERNET4",
            "start_ip": "12.80.234.0",
            "end_ip": "12.96.42.255",
            "count": "999679"
        }
    ]
}