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

{
    "count": 95835,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95824&ordering=first_visit",
    "results": [
        {
            "id": 95929,
            "ip_address": "148.113.166.150",
            "count": 1,
            "first_visit": "2026-03-11T01:48:33.515951+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95930,
            "ip_address": "37.111.215.13",
            "count": 1,
            "first_visit": "2026-03-11T01:49:22.754378+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95931,
            "ip_address": "14.228.200.173",
            "count": 1,
            "first_visit": "2026-03-11T02:41:48.443131+06:00",
            "date": "2026-03-11"
        }
    ]
}