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

{
    "count": 99827,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99816",
    "results": [
        {
            "id": 99921,
            "ip_address": "104.222.174.8",
            "count": 1,
            "first_visit": "2026-07-05T02:21:52.966976+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99922,
            "ip_address": "34.72.176.129",
            "count": 1,
            "first_visit": "2026-07-05T02:40:20.180007+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99923,
            "ip_address": "34.118.41.23",
            "count": 1,
            "first_visit": "2026-07-05T02:46:33.119814+06:00",
            "date": "2026-07-05"
        }
    ]
}