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

{
    "count": 678701,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-count&page=6787",
    "results": [
        {
            "id": 846175874,
            "as_number": 11570,
            "country_code": "US",
            "description": "AS11570",
            "start_ip": "206.206.155.150",
            "end_ip": "206.206.155.150",
            "count": "0"
        }
    ]
}