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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10024&ordering=-count",
    "results": [
        {
            "id": 3558,
            "ip_address": "151.203.110.82",
            "count": 3,
            "first_visit": "2022-02-12T21:16:11.100023+06:00",
            "date": null
        },
        {
            "id": 72109,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-13T05:54:57.792662+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72145,
            "ip_address": "66.249.69.5",
            "count": 3,
            "first_visit": "2024-08-14T01:04:38.017112+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 72107,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-13T05:04:19.872767+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 1814,
            "ip_address": "103.59.38.162",
            "count": 3,
            "first_visit": "2022-01-11T11:31:06.525139+06:00",
            "date": null
        },
        {
            "id": 72111,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-13T08:29:18.501058+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 909,
            "ip_address": "103.73.197.72",
            "count": 3,
            "first_visit": "2021-12-19T20:35:29.230549+06:00",
            "date": null
        },
        {
            "id": 32095,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-16T02:23:05.969119+06:00",
            "date": "2022-08-16"
        }
    ]
}