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

{
    "count": 98379,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98368",
    "results": [
        {
            "id": 98474,
            "ip_address": "106.219.89.46",
            "count": 1,
            "first_visit": "2026-05-24T13:11:02.835893+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98475,
            "ip_address": "37.111.221.74",
            "count": 1,
            "first_visit": "2026-05-24T13:25:04.164822+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98459,
            "ip_address": "203.76.221.48",
            "count": 3,
            "first_visit": "2026-05-24T00:46:34.999322+06:00",
            "date": "2026-05-24"
        }
    ]
}