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

{
    "count": 91810,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91800&ordering=-count",
    "results": [
        {
            "id": 50797,
            "ip_address": "119.148.50.138",
            "count": 1,
            "first_visit": "2023-07-25T12:31:33.133608+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50798,
            "ip_address": "114.119.133.134",
            "count": 1,
            "first_visit": "2023-07-25T12:40:15.144419+06:00",
            "date": "2023-07-25"
        }
    ]
}