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

{
    "count": 101170,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101160&ordering=id",
    "results": [
        {
            "id": 101265,
            "ip_address": "136.61.33.107",
            "count": 1,
            "first_visit": "2026-08-07T07:40:47.439942+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101266,
            "ip_address": "103.156.214.14",
            "count": 1,
            "first_visit": "2026-08-07T08:26:21.138127+06:00",
            "date": "2026-08-07"
        }
    ]
}