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

{
    "count": 96563,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96552",
    "results": [
        {
            "id": 96658,
            "ip_address": "37.111.213.65",
            "count": 1,
            "first_visit": "2026-04-03T21:56:39.935372+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96654,
            "ip_address": "59.152.3.76",
            "count": 2,
            "first_visit": "2026-04-03T18:01:31.749408+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96659,
            "ip_address": "66.220.149.29",
            "count": 1,
            "first_visit": "2026-04-03T23:48:10.348855+06:00",
            "date": "2026-04-03"
        }
    ]
}