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

{
    "count": 100027,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100016",
    "results": [
        {
            "id": 100122,
            "ip_address": "103.139.196.241",
            "count": 1,
            "first_visit": "2026-07-10T15:09:22.026182+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100123,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-07-10T15:16:05.917191+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 100116,
            "ip_address": "27.147.176.118",
            "count": 3,
            "first_visit": "2026-07-10T11:53:21.338594+06:00",
            "date": "2026-07-10"
        }
    ]
}