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

{
    "count": 91964,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91952&ordering=id",
    "results": [
        {
            "id": 92057,
            "ip_address": "208.131.130.74",
            "count": 4,
            "first_visit": "2025-11-16T10:24:46.921181+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 92058,
            "ip_address": "115.127.114.73",
            "count": 1,
            "first_visit": "2025-11-16T11:08:06.035125+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 92059,
            "ip_address": "103.180.245.226",
            "count": 1,
            "first_visit": "2025-11-16T11:32:55.488002+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 92060,
            "ip_address": "203.83.169.62",
            "count": 1,
            "first_visit": "2025-11-16T11:58:43.371572+06:00",
            "date": "2025-11-16"
        }
    ]
}