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

{
    "count": 102458,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102448&ordering=id",
    "results": [
        {
            "id": 102553,
            "ip_address": "103.204.212.160",
            "count": 1,
            "first_visit": "2026-09-03T15:04:38.849038+06:00",
            "date": "2026-09-03"
        },
        {
            "id": 102554,
            "ip_address": "54.222.150.27",
            "count": 1,
            "first_visit": "2026-09-03T15:05:55.289715+06:00",
            "date": "2026-09-03"
        }
    ]
}