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

{
    "count": 95642,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95632&ordering=id",
    "results": [
        {
            "id": 95737,
            "ip_address": "103.115.252.20",
            "count": 1,
            "first_visit": "2026-03-04T19:07:38.140200+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95738,
            "ip_address": "103.15.213.26",
            "count": 1,
            "first_visit": "2026-03-04T20:01:20.436636+06:00",
            "date": "2026-03-04"
        }
    ]
}