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

{
    "count": 94964,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94952",
    "results": [
        {
            "id": 95051,
            "ip_address": "164.55.247.243",
            "count": 1,
            "first_visit": "2026-02-10T11:08:26.158720+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 95059,
            "ip_address": "103.220.204.146",
            "count": 2,
            "first_visit": "2026-02-10T15:32:06.510971+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 95053,
            "ip_address": "209.85.238.228",
            "count": 2,
            "first_visit": "2026-02-10T11:40:08.264045+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 95060,
            "ip_address": "209.85.238.229",
            "count": 1,
            "first_visit": "2026-02-10T15:53:36.657327+06:00",
            "date": "2026-02-10"
        }
    ]
}