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": 4366,
            "ip_address": "139.30.182.35",
            "count": null,
            "first_visit": "2022-03-14T17:02:55.062825+06:00",
            "date": null
        }
    ]
}