GET /user_management/visitor-free/?format=api&offset=77000&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76992&ordering=-count",
    "results": [
        {
            "id": 57075,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2023-10-08T13:33:55.201625+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57076,
            "ip_address": "114.119.145.192",
            "count": 1,
            "first_visit": "2023-10-08T14:03:09.472475+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57077,
            "ip_address": "114.119.157.132",
            "count": 1,
            "first_visit": "2023-10-08T14:37:53.850978+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57078,
            "ip_address": "114.119.129.158",
            "count": 1,
            "first_visit": "2023-10-08T14:50:59.218493+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57079,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-10-08T15:14:11.101122+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57080,
            "ip_address": "138.229.98.160",
            "count": 1,
            "first_visit": "2023-10-08T15:17:53.363262+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57081,
            "ip_address": "199.34.85.7",
            "count": 1,
            "first_visit": "2023-10-08T15:23:18.230377+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57082,
            "ip_address": "37.111.212.53",
            "count": 1,
            "first_visit": "2023-10-08T15:36:47.365519+06:00",
            "date": "2023-10-08"
        }
    ]
}