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

{
    "count": 94122,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94112&ordering=id",
    "results": [
        {
            "id": 94217,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-19T02:22:10.644312+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94218,
            "ip_address": "103.96.106.238",
            "count": 2,
            "first_visit": "2026-01-19T03:19:50.833400+06:00",
            "date": "2026-01-19"
        }
    ]
}