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

{
    "count": 99581,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99568",
    "results": [
        {
            "id": 99673,
            "ip_address": "18.97.9.99",
            "count": 1,
            "first_visit": "2026-06-28T18:35:43.194272+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99674,
            "ip_address": "27.147.205.15",
            "count": 1,
            "first_visit": "2026-06-28T18:54:04.113601+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99675,
            "ip_address": "109.171.133.22",
            "count": 1,
            "first_visit": "2026-06-28T19:01:00.418384+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99676,
            "ip_address": "27.147.197.209",
            "count": 4,
            "first_visit": "2026-06-28T19:03:10.458616+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99677,
            "ip_address": "113.11.109.22",
            "count": 1,
            "first_visit": "2026-06-28T19:25:59.287966+06:00",
            "date": "2026-06-28"
        }
    ]
}