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

{
    "count": 92356,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92344&ordering=id",
    "results": [
        {
            "id": 92449,
            "ip_address": "130.193.207.73",
            "count": 1,
            "first_visit": "2025-11-27T16:14:45.095314+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92450,
            "ip_address": "202.4.111.114",
            "count": 1,
            "first_visit": "2025-11-27T16:40:34.784875+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92451,
            "ip_address": "157.119.237.25",
            "count": 1,
            "first_visit": "2025-11-27T17:15:36.687745+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92452,
            "ip_address": "165.101.132.254",
            "count": 2,
            "first_visit": "2025-11-27T17:52:53.112392+06:00",
            "date": "2025-11-27"
        }
    ]
}