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

{
    "count": 96074,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96064&ordering=id",
    "results": [
        {
            "id": 96169,
            "ip_address": "209.85.238.33",
            "count": 1,
            "first_visit": "2026-03-19T09:53:49.237382+06:00",
            "date": "2026-03-19"
        },
        {
            "id": 96170,
            "ip_address": "103.204.209.121",
            "count": 1,
            "first_visit": "2026-03-19T10:44:20.599580+06:00",
            "date": "2026-03-19"
        }
    ]
}