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

{
    "count": 100819,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100808",
    "results": [
        {
            "id": 100910,
            "ip_address": "173.252.127.22",
            "count": 1,
            "first_visit": "2026-07-29T16:12:37.797455+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100915,
            "ip_address": "103.222.21.90",
            "count": 2,
            "first_visit": "2026-07-29T16:53:24.437797+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100900,
            "ip_address": "182.163.102.90",
            "count": 6,
            "first_visit": "2026-07-29T11:59:37.671154+06:00",
            "date": "2026-07-29"
        }
    ]
}