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

{
    "count": 91929,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91920&ordering=-count",
    "results": [
        {
            "id": 50796,
            "ip_address": "114.119.146.107",
            "count": 1,
            "first_visit": "2023-07-25T12:16:57.803445+06:00",
            "date": "2023-07-25"
        }
    ]
}