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

{
    "count": 95732,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95720&ordering=id",
    "results": [
        {
            "id": 95825,
            "ip_address": "160.187.190.213",
            "count": 1,
            "first_visit": "2026-03-07T17:40:35.561068+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95826,
            "ip_address": "105.235.132.192",
            "count": 1,
            "first_visit": "2026-03-07T19:03:21.209097+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95827,
            "ip_address": "37.111.201.9",
            "count": 1,
            "first_visit": "2026-03-07T19:09:14.551975+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 95828,
            "ip_address": "103.231.177.45",
            "count": 1,
            "first_visit": "2026-03-07T19:11:15.373767+06:00",
            "date": "2026-03-07"
        }
    ]
}