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

{
    "count": 95234,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95224&ordering=id",
    "results": [
        {
            "id": 95329,
            "ip_address": "17.246.19.161",
            "count": 1,
            "first_visit": "2026-02-18T20:10:18.248693+06:00",
            "date": "2026-02-18"
        },
        {
            "id": 95330,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-18T21:56:17.656627+06:00",
            "date": "2026-02-18"
        }
    ]
}