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

{
    "count": 102571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102560&ordering=id",
    "results": [
        {
            "id": 102665,
            "ip_address": "37.111.200.27",
            "count": 2,
            "first_visit": "2026-09-05T20:43:37.996479+06:00",
            "date": "2026-09-05"
        },
        {
            "id": 102666,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2026-09-05T20:53:44.896156+06:00",
            "date": "2026-09-05"
        },
        {
            "id": 102667,
            "ip_address": "54.222.136.115",
            "count": 1,
            "first_visit": "2026-09-05T20:59:11.166510+06:00",
            "date": "2026-09-05"
        }
    ]
}