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

{
    "count": 99787,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99776",
    "results": [
        {
            "id": 99882,
            "ip_address": "103.153.211.83",
            "count": 1,
            "first_visit": "2026-07-03T23:03:23.264016+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99828,
            "ip_address": "103.166.59.252",
            "count": 23,
            "first_visit": "2026-07-03T01:54:08.487648+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99883,
            "ip_address": "35.95.26.145",
            "count": 1,
            "first_visit": "2026-07-04T00:02:57.402349+06:00",
            "date": "2026-07-04"
        }
    ]
}