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

{
    "count": 91763,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91752&ordering=-count",
    "results": [
        {
            "id": 50815,
            "ip_address": "43.250.82.233",
            "count": 1,
            "first_visit": "2023-07-25T16:58:56.077229+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50816,
            "ip_address": "20.213.251.10",
            "count": 1,
            "first_visit": "2023-07-25T17:53:52.187692+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50817,
            "ip_address": "123.253.132.171",
            "count": 1,
            "first_visit": "2023-07-25T17:56:02.680631+06:00",
            "date": "2023-07-25"
        }
    ]
}