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

{
    "count": 99715,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99704",
    "results": [
        {
            "id": 99810,
            "ip_address": "157.254.122.231",
            "count": 1,
            "first_visit": "2026-07-02T14:08:50.279634+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99811,
            "ip_address": "103.202.222.189",
            "count": 1,
            "first_visit": "2026-07-02T15:08:50.642542+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99799,
            "ip_address": "182.163.102.90",
            "count": 5,
            "first_visit": "2026-07-02T10:55:58.963924+06:00",
            "date": "2026-07-02"
        }
    ]
}