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

{
    "count": 96627,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96616",
    "results": [
        {
            "id": 96697,
            "ip_address": "209.85.238.230",
            "count": 3,
            "first_visit": "2026-04-05T04:00:24.643134+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 96721,
            "ip_address": "37.111.214.241",
            "count": 6,
            "first_visit": "2026-04-05T19:14:51.566469+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 96723,
            "ip_address": "37.111.200.242",
            "count": 2,
            "first_visit": "2026-04-05T20:07:44.517422+06:00",
            "date": "2026-04-05"
        }
    ]
}