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

{
    "count": 101139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101128",
    "results": [
        {
            "id": 101225,
            "ip_address": "37.111.210.106",
            "count": 2,
            "first_visit": "2026-08-06T13:20:16.564645+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101235,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2026-08-06T16:01:09.007142+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101216,
            "ip_address": "182.163.102.90",
            "count": 3,
            "first_visit": "2026-08-06T11:12:07.541582+06:00",
            "date": "2026-08-06"
        }
    ]
}