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

{
    "count": 99537,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5760&ordering=-count",
    "results": [
        {
            "id": 80518,
            "ip_address": "66.249.79.103",
            "count": 5,
            "first_visit": "2025-03-24T02:36:06.139294+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 33985,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-09-07T12:53:31.718184+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 80444,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-22T10:14:17.010818+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 33911,
            "ip_address": "182.160.113.106",
            "count": 5,
            "first_visit": "2022-09-06T09:01:34.518738+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 66668,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-06T00:39:36.698591+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 1534,
            "ip_address": "3.144.172.28",
            "count": 5,
            "first_visit": "2021-12-31T16:38:27.291261+06:00",
            "date": null
        },
        {
            "id": 3004,
            "ip_address": "103.164.163.1",
            "count": 5,
            "first_visit": "2022-01-29T04:45:27.971528+06:00",
            "date": null
        },
        {
            "id": 7426,
            "ip_address": "103.67.158.185",
            "count": 5,
            "first_visit": "2022-05-16T22:58:43.525136+06:00",
            "date": null
        }
    ]
}