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

{
    "count": 91577,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91568&ordering=-count",
    "results": [
        {
            "id": 50821,
            "ip_address": "103.55.145.176",
            "count": 1,
            "first_visit": "2023-07-25T18:36:32.887721+06:00",
            "date": "2023-07-25"
        }
    ]
}