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

{
    "count": 96779,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96768",
    "results": [
        {
            "id": 96874,
            "ip_address": "103.222.23.252",
            "count": 4,
            "first_visit": "2026-04-09T11:37:45.160555+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 96875,
            "ip_address": "209.85.238.229",
            "count": 1,
            "first_visit": "2026-04-09T12:47:17.450401+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 96867,
            "ip_address": "209.85.238.228",
            "count": 2,
            "first_visit": "2026-04-09T10:02:15.621156+06:00",
            "date": "2026-04-09"
        }
    ]
}