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

{
    "count": 101715,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101704",
    "results": [
        {
            "id": 101809,
            "ip_address": "45.161.178.83",
            "count": 1,
            "first_visit": "2026-08-18T02:22:06.004946+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101810,
            "ip_address": "168.196.58.36",
            "count": 1,
            "first_visit": "2026-08-18T02:22:32.836818+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101811,
            "ip_address": "169.224.42.119",
            "count": 1,
            "first_visit": "2026-08-18T02:22:56.358807+06:00",
            "date": "2026-08-18"
        }
    ]
}