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

{
    "count": 97371,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97360",
    "results": [
        {
            "id": 97465,
            "ip_address": "123.136.31.128",
            "count": 5,
            "first_visit": "2026-04-27T20:49:39.410412+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97466,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-04-27T22:16:23.820506+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97467,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-04-27T22:17:24.675255+06:00",
            "date": "2026-04-27"
        }
    ]
}