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

{
    "count": 101786,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101776&ordering=id",
    "results": [
        {
            "id": 101881,
            "ip_address": "52.81.121.119",
            "count": 1,
            "first_visit": "2026-08-19T10:18:39.208088+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101882,
            "ip_address": "110.164.198.121",
            "count": 1,
            "first_visit": "2026-08-19T11:07:45.957868+06:00",
            "date": "2026-08-19"
        }
    ]
}