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

{
    "count": 94947,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94936",
    "results": [
        {
            "id": 95038,
            "ip_address": "202.4.180.51",
            "count": 6,
            "first_visit": "2026-02-09T21:31:40.612749+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95042,
            "ip_address": "103.180.55.224",
            "count": 1,
            "first_visit": "2026-02-09T22:40:02.734546+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95043,
            "ip_address": "103.146.57.98",
            "count": 1,
            "first_visit": "2026-02-09T23:24:07.650443+06:00",
            "date": "2026-02-09"
        }
    ]
}