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

{
    "count": 102843,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102832",
    "results": [
        {
            "id": 102921,
            "ip_address": "182.163.102.36",
            "count": 8,
            "first_visit": "2026-09-10T11:25:43.676359+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102936,
            "ip_address": "74.125.150.128",
            "count": 2,
            "first_visit": "2026-09-10T14:40:20.341121+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102939,
            "ip_address": "203.83.171.122",
            "count": 3,
            "first_visit": "2026-09-10T15:20:49.665263+06:00",
            "date": "2026-09-10"
        }
    ]
}