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

{
    "count": 103083,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103072",
    "results": [
        {
            "id": 103178,
            "ip_address": "144.217.68.189",
            "count": 1,
            "first_visit": "2026-09-14T14:23:44.693720+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103179,
            "ip_address": "37.111.206.202",
            "count": 1,
            "first_visit": "2026-09-14T14:32:23.326426+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103163,
            "ip_address": "74.125.150.137",
            "count": 2,
            "first_visit": "2026-09-14T09:56:43.653027+06:00",
            "date": "2026-09-14"
        }
    ]
}