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

{
    "count": 94668,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94656",
    "results": [
        {
            "id": 94762,
            "ip_address": "43.245.120.18",
            "count": 3,
            "first_visit": "2026-02-02T21:19:34.551259+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94733,
            "ip_address": "209.85.238.1",
            "count": 2,
            "first_visit": "2026-02-02T01:46:12.462253+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94763,
            "ip_address": "119.30.41.96",
            "count": 1,
            "first_visit": "2026-02-02T21:59:01.665448+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94764,
            "ip_address": "45.117.154.189",
            "count": 1,
            "first_visit": "2026-02-02T22:10:07.580157+06:00",
            "date": "2026-02-02"
        }
    ]
}