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

{
    "count": 99962,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22240&ordering=-count",
    "results": [
        {
            "id": 15999,
            "ip_address": "103.156.215.120",
            "count": 2,
            "first_visit": "2022-06-17T14:55:30.565254+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23212,
            "ip_address": "119.30.39.133",
            "count": 2,
            "first_visit": "2022-07-16T21:55:06.378317+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 29,
            "ip_address": "103.67.159.218",
            "count": 2,
            "first_visit": "2021-12-02T22:09:29.039085+06:00",
            "date": null
        },
        {
            "id": 5612,
            "ip_address": "37.111.200.25",
            "count": 2,
            "first_visit": "2022-05-04T20:03:01.679029+06:00",
            "date": null
        },
        {
            "id": 35708,
            "ip_address": "37.111.194.216",
            "count": 2,
            "first_visit": "2022-10-10T11:32:20.504809+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 6562,
            "ip_address": "103.124.111.44",
            "count": 2,
            "first_visit": "2022-05-16T09:21:35.035114+06:00",
            "date": null
        },
        {
            "id": 7849,
            "ip_address": "37.111.194.183",
            "count": 2,
            "first_visit": "2022-05-17T10:40:09.124771+06:00",
            "date": null
        },
        {
            "id": 11626,
            "ip_address": "37.111.236.3",
            "count": 2,
            "first_visit": "2022-05-26T08:18:47.047475+06:00",
            "date": null
        }
    ]
}