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

{
    "count": 92107,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92096&ordering=id",
    "results": [
        {
            "id": 92201,
            "ip_address": "116.58.203.57",
            "count": 1,
            "first_visit": "2025-11-20T06:48:50.244422+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92202,
            "ip_address": "3.22.51.68",
            "count": 1,
            "first_visit": "2025-11-20T06:57:18.836262+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92203,
            "ip_address": "17.22.237.4",
            "count": 1,
            "first_visit": "2025-11-20T07:36:19.636242+06:00",
            "date": "2025-11-20"
        }
    ]
}