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

{
    "count": 95355,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95344&ordering=id",
    "results": [
        {
            "id": 95449,
            "ip_address": "168.91.13.185",
            "count": 1,
            "first_visit": "2026-02-23T06:20:43.400935+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95450,
            "ip_address": "194.24.236.249",
            "count": 1,
            "first_visit": "2026-02-23T07:13:39.506956+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95451,
            "ip_address": "66.249.90.225",
            "count": 1,
            "first_visit": "2026-02-23T08:35:22.973744+06:00",
            "date": "2026-02-23"
        }
    ]
}