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

{
    "count": 92139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92128&ordering=id",
    "results": [
        {
            "id": 92233,
            "ip_address": "103.163.50.174",
            "count": 1,
            "first_visit": "2025-11-21T02:23:13.612592+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 92234,
            "ip_address": "119.15.154.104",
            "count": 1,
            "first_visit": "2025-11-21T05:58:06.247018+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 92235,
            "ip_address": "116.204.148.202",
            "count": 1,
            "first_visit": "2025-11-21T08:43:51.731469+06:00",
            "date": "2025-11-21"
        }
    ]
}