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

{
    "count": 101250,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101240&ordering=id",
    "results": [
        {
            "id": 101345,
            "ip_address": "212.90.62.188",
            "count": 1,
            "first_visit": "2026-08-09T07:38:52.398786+06:00",
            "date": "2026-08-09"
        },
        {
            "id": 101346,
            "ip_address": "138.252.14.130",
            "count": 1,
            "first_visit": "2026-08-09T08:40:10.595540+06:00",
            "date": "2026-08-09"
        }
    ]
}