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

{
    "count": 102571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102560",
    "results": [
        {
            "id": 102663,
            "ip_address": "103.107.135.130",
            "count": 2,
            "first_visit": "2026-09-05T20:28:27.503048+06:00",
            "date": "2026-09-05"
        },
        {
            "id": 102665,
            "ip_address": "37.111.200.27",
            "count": 2,
            "first_visit": "2026-09-05T20:43:37.996479+06:00",
            "date": "2026-09-05"
        },
        {
            "id": 102666,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2026-09-05T20:53:44.896156+06:00",
            "date": "2026-09-05"
        }
    ]
}