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

{
    "count": 101498,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101488&ordering=id",
    "results": [
        {
            "id": 101593,
            "ip_address": "72.63.189.211",
            "count": 1,
            "first_visit": "2026-08-14T01:14:34.230474+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101594,
            "ip_address": "103.183.70.28",
            "count": 1,
            "first_visit": "2026-08-14T01:21:57.667987+06:00",
            "date": "2026-08-14"
        }
    ]
}