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

{
    "count": 97235,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97224",
    "results": [
        {
            "id": 97307,
            "ip_address": "66.249.79.229",
            "count": 3,
            "first_visit": "2026-04-23T06:30:39.184142+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97326,
            "ip_address": "66.249.79.230",
            "count": 2,
            "first_visit": "2026-04-23T18:23:08.854331+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97319,
            "ip_address": "103.144.200.195",
            "count": 3,
            "first_visit": "2026-04-23T14:06:42.269664+06:00",
            "date": "2026-04-23"
        }
    ]
}