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

{
    "count": 99658,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99648&ordering=id",
    "results": [
        {
            "id": 99753,
            "ip_address": "149.57.176.36",
            "count": 1,
            "first_visit": "2026-06-30T18:31:01.018620+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99754,
            "ip_address": "17.246.15.183",
            "count": 1,
            "first_visit": "2026-06-30T19:00:12.689118+06:00",
            "date": "2026-06-30"
        }
    ]
}