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

{
    "count": 97195,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97184",
    "results": [
        {
            "id": 97290,
            "ip_address": "123.136.26.130",
            "count": 1,
            "first_visit": "2026-04-22T18:52:37.236818+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97291,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-04-22T18:54:08.030612+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97275,
            "ip_address": "72.14.199.230",
            "count": 2,
            "first_visit": "2026-04-22T09:36:06.200757+06:00",
            "date": "2026-04-22"
        }
    ]
}