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

{
    "count": 101738,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101728&ordering=id",
    "results": [
        {
            "id": 101833,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2026-08-18T06:47:07.274156+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101834,
            "ip_address": "27.147.176.125",
            "count": 1,
            "first_visit": "2026-08-18T07:45:29.985110+06:00",
            "date": "2026-08-18"
        }
    ]
}