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

{
    "count": 92092,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92080",
    "results": [
        {
            "id": 92184,
            "ip_address": "103.54.36.57",
            "count": 2,
            "first_visit": "2025-11-19T18:34:30.242588+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92186,
            "ip_address": "103.151.0.31",
            "count": 1,
            "first_visit": "2025-11-19T19:46:18.093038+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92187,
            "ip_address": "192.178.15.9",
            "count": 1,
            "first_visit": "2025-11-19T20:08:36.455574+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92188,
            "ip_address": "192.178.15.1",
            "count": 1,
            "first_visit": "2025-11-19T20:08:40.051752+06:00",
            "date": "2025-11-19"
        }
    ]
}