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

{
    "count": 101979,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101968",
    "results": [
        {
            "id": 102074,
            "ip_address": "37.111.199.58",
            "count": 1,
            "first_visit": "2026-08-23T13:17:27.780312+06:00",
            "date": "2026-08-23"
        },
        {
            "id": 102075,
            "ip_address": "103.230.106.7",
            "count": 1,
            "first_visit": "2026-08-23T13:20:44.819159+06:00",
            "date": "2026-08-23"
        },
        {
            "id": 102064,
            "ip_address": "103.192.156.72",
            "count": 2,
            "first_visit": "2026-08-23T08:10:28.285620+06:00",
            "date": "2026-08-23"
        }
    ]
}