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

{
    "count": 101899,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101888",
    "results": [
        {
            "id": 101993,
            "ip_address": "42.0.7.67",
            "count": 1,
            "first_visit": "2026-08-21T09:45:06.835638+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 101994,
            "ip_address": "203.26.240.39",
            "count": 1,
            "first_visit": "2026-08-21T10:13:54.189169+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 101995,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-21T10:16:58.220622+06:00",
            "date": "2026-08-21"
        }
    ]
}