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

{
    "count": 103907,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103896",
    "results": [
        {
            "id": 104001,
            "ip_address": "2a03:2880:ff:46::",
            "count": 1,
            "first_visit": "2026-09-27T20:01:19.451405+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 104002,
            "ip_address": "2a03:2880:11ff:41::",
            "count": 1,
            "first_visit": "2026-09-27T20:01:25.167178+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 104003,
            "ip_address": "74.125.150.134",
            "count": 1,
            "first_visit": "2026-09-27T20:03:58.045908+06:00",
            "date": "2026-09-27"
        }
    ]
}