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

{
    "count": 94796,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94784",
    "results": [
        {
            "id": 94889,
            "ip_address": "103.217.111.238",
            "count": 2,
            "first_visit": "2026-02-06T01:44:06.003144+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 94890,
            "ip_address": "181.45.24.11",
            "count": 1,
            "first_visit": "2026-02-06T02:23:13.062698+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 94891,
            "ip_address": "105.194.1.44",
            "count": 1,
            "first_visit": "2026-02-06T03:12:27.029644+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 94892,
            "ip_address": "218.93.165.218",
            "count": 1,
            "first_visit": "2026-02-06T03:42:57.018403+06:00",
            "date": "2026-02-06"
        }
    ]
}