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

{
    "count": 101267,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101256",
    "results": [
        {
            "id": 101357,
            "ip_address": "148.113.211.247",
            "count": 1,
            "first_visit": "2026-08-09T14:04:56.120242+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101350,
            "ip_address": "182.163.102.90",
            "count": 7,
            "first_visit": "2026-08-09T10:27:00.250035+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101358,
            "ip_address": "66.249.68.32",
            "count": 1,
            "first_visit": "2026-08-09T14:23:36.522667+06:00",
            "date": "2026-08-09"
        }
    ]
}