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

{
    "count": 94243,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94232&ordering=id",
    "results": [
        {
            "id": 94337,
            "ip_address": "43.229.210.225",
            "count": 1,
            "first_visit": "2026-01-21T22:28:41.245097+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94338,
            "ip_address": "103.130.118.68",
            "count": 1,
            "first_visit": "2026-01-21T22:32:52.678770+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94339,
            "ip_address": "103.163.171.127",
            "count": 1,
            "first_visit": "2026-01-21T23:59:21.320265+06:00",
            "date": "2026-01-21"
        }
    ]
}