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

{
    "count": 102132,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102120",
    "results": [
        {
            "id": 102225,
            "ip_address": "45.250.229.134",
            "count": 1,
            "first_visit": "2026-08-26T22:49:22.959214+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102226,
            "ip_address": "38.128.66.22",
            "count": 2,
            "first_visit": "2026-08-26T22:50:34.077263+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102227,
            "ip_address": "103.177.242.210",
            "count": 1,
            "first_visit": "2026-08-26T22:58:39.389025+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102228,
            "ip_address": "31.13.127.117",
            "count": 1,
            "first_visit": "2026-08-26T23:03:47.555666+06:00",
            "date": "2026-08-26"
        }
    ]
}