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

{
    "count": 100770,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100760&ordering=id",
    "results": [
        {
            "id": 100865,
            "ip_address": "128.241.121.158",
            "count": 1,
            "first_visit": "2026-07-28T20:52:33.460723+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100866,
            "ip_address": "27.147.200.63",
            "count": 1,
            "first_visit": "2026-07-28T21:31:26.293484+06:00",
            "date": "2026-07-28"
        }
    ]
}