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

{
    "count": 100732,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100720",
    "results": [
        {
            "id": 100826,
            "ip_address": "66.249.68.2",
            "count": 2,
            "first_visit": "2026-07-28T01:30:21.781445+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100827,
            "ip_address": "104.28.164.155",
            "count": 1,
            "first_visit": "2026-07-28T01:59:15.873975+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100828,
            "ip_address": "104.28.153.245",
            "count": 1,
            "first_visit": "2026-07-28T01:59:16.485091+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100825,
            "ip_address": "37.111.212.200",
            "count": 2,
            "first_visit": "2026-07-28T01:17:34.325100+06:00",
            "date": "2026-07-28"
        }
    ]
}