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

{
    "count": 99228,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99216",
    "results": [
        {
            "id": 99321,
            "ip_address": "37.111.212.57",
            "count": 1,
            "first_visit": "2026-06-18T12:05:13.362994+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99322,
            "ip_address": "43.245.120.109",
            "count": 2,
            "first_visit": "2026-06-18T12:12:23.502991+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99323,
            "ip_address": "17.246.23.112",
            "count": 1,
            "first_visit": "2026-06-18T12:25:25.563957+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99324,
            "ip_address": "121.91.176.23",
            "count": 1,
            "first_visit": "2026-06-18T12:40:08.158313+06:00",
            "date": "2026-06-18"
        }
    ]
}