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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=-count",
    "results": [
        {
            "id": 37273,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-12T01:32:49.107658+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 83222,
            "ip_address": "114.119.151.1",
            "count": 18,
            "first_visit": "2025-05-24T01:52:02.308016+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 35692,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-10-10T01:11:41.681729+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 44,
            "ip_address": "114.119.158.181",
            "count": 18,
            "first_visit": "2021-12-03T07:22:16.213490+06:00",
            "date": null
        },
        {
            "id": 2410,
            "ip_address": "103.124.227.222",
            "count": 18,
            "first_visit": "2022-01-18T07:41:25.949885+06:00",
            "date": null
        },
        {
            "id": 83115,
            "ip_address": "114.119.130.54",
            "count": 18,
            "first_visit": "2025-05-21T05:25:28.484091+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 2603,
            "ip_address": "202.134.14.157",
            "count": 18,
            "first_visit": "2022-01-22T12:17:55.757709+06:00",
            "date": null
        },
        {
            "id": 1649,
            "ip_address": "202.134.8.134",
            "count": 18,
            "first_visit": "2022-01-04T15:23:13.246945+06:00",
            "date": null
        }
    ]
}