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

{
    "count": 96179,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96168&ordering=id",
    "results": [
        {
            "id": 96273,
            "ip_address": "37.111.210.164",
            "count": 1,
            "first_visit": "2026-03-23T18:11:44.361136+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96274,
            "ip_address": "24.239.147.80",
            "count": 1,
            "first_visit": "2026-03-23T18:35:18.948293+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96275,
            "ip_address": "37.111.200.186",
            "count": 1,
            "first_visit": "2026-03-23T19:59:21.088063+06:00",
            "date": "2026-03-23"
        }
    ]
}