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

{
    "count": 102027,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102016",
    "results": [
        {
            "id": 102121,
            "ip_address": "182.48.93.162",
            "count": 1,
            "first_visit": "2026-08-24T19:41:57.110567+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 102122,
            "ip_address": "165.112.227.188",
            "count": 1,
            "first_visit": "2026-08-24T20:07:27.560466+06:00",
            "date": "2026-08-24"
        },
        {
            "id": 102123,
            "ip_address": "103.187.95.100",
            "count": 1,
            "first_visit": "2026-08-24T20:17:02.248836+06:00",
            "date": "2026-08-24"
        }
    ]
}