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

{
    "count": 96338,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96328&ordering=id",
    "results": [
        {
            "id": 96433,
            "ip_address": "202.86.218.227",
            "count": 1,
            "first_visit": "2026-03-28T21:31:55.647691+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 96434,
            "ip_address": "203.31.169.90",
            "count": 1,
            "first_visit": "2026-03-28T22:00:16.497138+06:00",
            "date": "2026-03-28"
        }
    ]
}