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

{
    "count": 101690,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101680&ordering=id",
    "results": [
        {
            "id": 101785,
            "ip_address": "103.230.105.10",
            "count": 1,
            "first_visit": "2026-08-17T16:31:39.960719+06:00",
            "date": "2026-08-17"
        },
        {
            "id": 101786,
            "ip_address": "36.50.11.210",
            "count": 1,
            "first_visit": "2026-08-17T16:49:25.788664+06:00",
            "date": "2026-08-17"
        }
    ]
}