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

{
    "count": 99644,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99632",
    "results": [
        {
            "id": 99736,
            "ip_address": "103.217.111.234",
            "count": 1,
            "first_visit": "2026-06-30T11:06:55.724454+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99737,
            "ip_address": "207.148.176.191",
            "count": 1,
            "first_visit": "2026-06-30T12:13:46.193879+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99738,
            "ip_address": "36.50.9.78",
            "count": 1,
            "first_visit": "2026-06-30T12:18:46.760607+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99739,
            "ip_address": "151.248.123.75",
            "count": 4,
            "first_visit": "2026-06-30T12:25:39.099431+06:00",
            "date": "2026-06-30"
        }
    ]
}