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

{
    "count": 100707,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100696",
    "results": [
        {
            "id": 100792,
            "ip_address": "202.134.14.235",
            "count": 2,
            "first_visit": "2026-07-27T07:32:26.895763+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100802,
            "ip_address": "144.217.180.120",
            "count": 1,
            "first_visit": "2026-07-27T13:22:23.670566+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100803,
            "ip_address": "34.116.158.31",
            "count": 1,
            "first_visit": "2026-07-27T13:41:18.318184+06:00",
            "date": "2026-07-27"
        }
    ]
}