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

{
    "count": 100500,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100488",
    "results": [
        {
            "id": 100595,
            "ip_address": "103.190.17.79",
            "count": 1,
            "first_visit": "2026-07-22T16:14:00.472083+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100589,
            "ip_address": "37.111.194.151",
            "count": 4,
            "first_visit": "2026-07-22T14:41:02.153896+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100596,
            "ip_address": "103.92.161.251",
            "count": 1,
            "first_visit": "2026-07-22T16:18:41.767033+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100594,
            "ip_address": "120.50.4.122",
            "count": 7,
            "first_visit": "2026-07-22T16:12:54.334214+06:00",
            "date": "2026-07-22"
        }
    ]
}