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

{
    "count": 101908,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101896",
    "results": [
        {
            "id": 102002,
            "ip_address": "43.173.180.10",
            "count": 1,
            "first_visit": "2026-08-21T13:54:14.453627+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 102003,
            "ip_address": "37.111.215.145",
            "count": 1,
            "first_visit": "2026-08-21T13:58:35.024070+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 102004,
            "ip_address": "110.76.128.67",
            "count": 1,
            "first_visit": "2026-08-21T14:03:13.858670+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 101995,
            "ip_address": "74.125.150.137",
            "count": 2,
            "first_visit": "2026-08-21T10:16:58.220622+06:00",
            "date": "2026-08-21"
        }
    ]
}