GET /api/asn?format=api&ordering=description&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=description&page=6691",
    "results": [
        {
            "id": 815715297,
            "as_number": 271737,
            "country_code": "BR",
            "description": "|NEONET|TECHNET|CONECTAR BRASIL|",
            "start_ip": "179.125.12.0",
            "end_ip": "179.125.15.255",
            "count": "1023"
        }
    ]
}