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

{
    "count": 97012,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97000",
    "results": [
        {
            "id": 97089,
            "ip_address": "72.14.199.229",
            "count": 5,
            "first_visit": "2026-04-16T11:39:30.514774+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 97106,
            "ip_address": "103.187.95.25",
            "count": 1,
            "first_visit": "2026-04-16T21:57:24.818689+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 97107,
            "ip_address": "103.166.59.222",
            "count": 1,
            "first_visit": "2026-04-16T22:23:14.104870+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 97108,
            "ip_address": "17.241.227.41",
            "count": 1,
            "first_visit": "2026-04-16T22:47:03.434470+06:00",
            "date": "2026-04-16"
        }
    ]
}