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

{
    "count": 100915,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100904",
    "results": [
        {
            "id": 100987,
            "ip_address": "50.47.207.235",
            "count": 3,
            "first_visit": "2026-07-31T06:07:19.559964+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 101001,
            "ip_address": "23.230.84.144",
            "count": 1,
            "first_visit": "2026-07-31T10:55:34.352279+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 101002,
            "ip_address": "113.211.101.28",
            "count": 1,
            "first_visit": "2026-07-31T11:10:47.934784+06:00",
            "date": "2026-07-31"
        }
    ]
}