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

{
    "count": 101507,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101496&ordering=id",
    "results": [
        {
            "id": 101601,
            "ip_address": "48.47.31.97",
            "count": 1,
            "first_visit": "2026-08-14T02:44:33.178760+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101602,
            "ip_address": "192.177.101.71",
            "count": 1,
            "first_visit": "2026-08-14T02:52:09.918443+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101603,
            "ip_address": "68.32.191.19",
            "count": 1,
            "first_visit": "2026-08-14T02:55:16.741260+06:00",
            "date": "2026-08-14"
        }
    ]
}