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

{
    "count": 99435,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99424&ordering=id",
    "results": [
        {
            "id": 99529,
            "ip_address": "155.35.46.17",
            "count": 1,
            "first_visit": "2026-06-24T10:53:42.899299+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 99530,
            "ip_address": "202.84.41.209",
            "count": 1,
            "first_visit": "2026-06-24T11:25:37.022766+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 99531,
            "ip_address": "213.136.70.200",
            "count": 1,
            "first_visit": "2026-06-24T11:39:04.835590+06:00",
            "date": "2026-06-24"
        }
    ]
}