GET /user_management/visitor-free/?format=api&offset=91576&ordering=-id
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=-id",
    "results": [
        {
            "id": 1,
            "ip_address": "103.159.188.133",
            "count": 7,
            "first_visit": "2021-12-02T15:52:47.575690+06:00",
            "date": null
        }
    ]
}