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

{
    "count": 100836,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100824&ordering=id",
    "results": [
        {
            "id": 100929,
            "ip_address": "37.111.200.184",
            "count": 1,
            "first_visit": "2026-07-29T19:17:56.002176+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100930,
            "ip_address": "194.24.234.47",
            "count": 1,
            "first_visit": "2026-07-29T19:25:52.764245+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100931,
            "ip_address": "37.111.194.182",
            "count": 1,
            "first_visit": "2026-07-29T19:31:14.554630+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100932,
            "ip_address": "80.227.94.196",
            "count": 1,
            "first_visit": "2026-07-29T19:32:25.662873+06:00",
            "date": "2026-07-29"
        }
    ]
}