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

{
    "count": 97181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22504&ordering=ip_address",
    "results": [
        {
            "id": 90819,
            "ip_address": "103.86.199.1",
            "count": 1,
            "first_visit": "2025-10-15T22:14:34.248762+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 94579,
            "ip_address": "103.86.199.117",
            "count": 3,
            "first_visit": "2026-01-28T10:58:02.556153+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 91043,
            "ip_address": "103.86.199.117",
            "count": 1,
            "first_visit": "2025-10-21T03:33:02.041265+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 84926,
            "ip_address": "103.86.199.118",
            "count": 1,
            "first_visit": "2025-06-30T17:02:52.661389+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 6694,
            "ip_address": "103.86.199.121",
            "count": 2,
            "first_visit": "2022-05-16T13:17:06.113414+06:00",
            "date": null
        },
        {
            "id": 2402,
            "ip_address": "103.86.199.122",
            "count": 1,
            "first_visit": "2022-01-18T00:03:21.086797+06:00",
            "date": null
        },
        {
            "id": 26900,
            "ip_address": "103.86.199.250",
            "count": 1,
            "first_visit": "2022-07-24T22:53:14.287155+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 19744,
            "ip_address": "103.86.200.177",
            "count": 1,
            "first_visit": "2022-06-28T14:05:52.690030+06:00",
            "date": "2022-06-28"
        }
    ]
}