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

{
    "count": 102657,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102648&ordering=id",
    "results": [
        {
            "id": 102753,
            "ip_address": "103.82.159.190",
            "count": 2,
            "first_visit": "2026-09-07T14:36:35.044772+06:00",
            "date": "2026-09-07"
        }
    ]
}