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

{
    "count": 99148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-id",
    "results": [
        {
            "id": 99180,
            "ip_address": "161.123.71.69",
            "count": 1,
            "first_visit": "2026-06-14T12:40:54.590218+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99179,
            "ip_address": "103.214.217.27",
            "count": 1,
            "first_visit": "2026-06-14T12:37:02.855124+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99178,
            "ip_address": "202.173.122.36",
            "count": 1,
            "first_visit": "2026-06-14T12:19:53.007026+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99177,
            "ip_address": "103.73.47.106",
            "count": 1,
            "first_visit": "2026-06-14T12:19:22.953012+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99176,
            "ip_address": "104.168.8.149",
            "count": 1,
            "first_visit": "2026-06-14T11:06:34.371041+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99175,
            "ip_address": "37.111.213.229",
            "count": 6,
            "first_visit": "2026-06-14T10:46:47.955448+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99174,
            "ip_address": "182.163.113.226",
            "count": 1,
            "first_visit": "2026-06-14T10:27:45.199823+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99173,
            "ip_address": "103.213.237.37",
            "count": 1,
            "first_visit": "2026-06-14T09:03:26.831126+06:00",
            "date": "2026-06-14"
        }
    ]
}