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

{
    "count": 95490,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95480&ordering=id",
    "results": [
        {
            "id": 95585,
            "ip_address": "66.249.65.96",
            "count": 1,
            "first_visit": "2026-02-27T07:01:20.952954+06:00",
            "date": "2026-02-27"
        },
        {
            "id": 95586,
            "ip_address": "148.113.166.150",
            "count": 1,
            "first_visit": "2026-02-27T08:36:21.526383+06:00",
            "date": "2026-02-27"
        }
    ]
}