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

{
    "count": 103826,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103816&ordering=id",
    "results": [
        {
            "id": 103921,
            "ip_address": "149.57.191.158",
            "count": 1,
            "first_visit": "2026-09-26T13:11:23.483435+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103922,
            "ip_address": "205.169.39.24",
            "count": 1,
            "first_visit": "2026-09-26T13:24:47.059253+06:00",
            "date": "2026-09-26"
        }
    ]
}