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

{
    "count": 94908,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94896",
    "results": [
        {
            "id": 95003,
            "ip_address": "103.230.105.8",
            "count": 1,
            "first_visit": "2026-02-08T21:49:23.645709+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94967,
            "ip_address": "209.85.238.229",
            "count": 4,
            "first_visit": "2026-02-08T10:31:56.344178+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 95004,
            "ip_address": "103.87.250.134",
            "count": 1,
            "first_visit": "2026-02-08T22:44:08.902765+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94984,
            "ip_address": "103.186.238.28",
            "count": 4,
            "first_visit": "2026-02-08T17:34:03.004636+06:00",
            "date": "2026-02-08"
        }
    ]
}