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

{
    "count": 103011,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103000",
    "results": [
        {
            "id": 103095,
            "ip_address": "49.12.126.247",
            "count": 1,
            "first_visit": "2026-09-12T23:43:31.006162+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103096,
            "ip_address": "195.40.62.215",
            "count": 1,
            "first_visit": "2026-09-12T23:43:42.824635+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103097,
            "ip_address": "27.147.191.90",
            "count": 1,
            "first_visit": "2026-09-12T23:44:29.003347+06:00",
            "date": "2026-09-12"
        }
    ]
}