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": 815775963,
            "as_number": 42397,
            "country_code": "RO",
            "description": "***************************************",
            "start_ip": "193.29.13.0",
            "end_ip": "193.29.13.255",
            "count": "255"
        }
    ]
}