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

{
    "count": 101393,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101384&ordering=id",
    "results": [
        {
            "id": 101489,
            "ip_address": "103.229.83.244",
            "count": 1,
            "first_visit": "2026-08-12T12:45:50.260915+06:00",
            "date": "2026-08-12"
        }
    ]
}