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

{
    "count": 102267,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102256",
    "results": [
        {
            "id": 102362,
            "ip_address": "202.134.14.234",
            "count": 1,
            "first_visit": "2026-08-30T12:05:38.446114+06:00",
            "date": "2026-08-30"
        },
        {
            "id": 102354,
            "ip_address": "202.134.8.194",
            "count": 2,
            "first_visit": "2026-08-30T02:40:12.557350+06:00",
            "date": "2026-08-30"
        },
        {
            "id": 102363,
            "ip_address": "119.40.88.126",
            "count": 3,
            "first_visit": "2026-08-30T12:20:39.736389+06:00",
            "date": "2026-08-30"
        }
    ]
}