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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10040&ordering=-count",
    "results": [
        {
            "id": 72664,
            "ip_address": "27.147.191.223",
            "count": 3,
            "first_visit": "2024-08-28T11:10:50.090370+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 32650,
            "ip_address": "37.111.195.61",
            "count": 3,
            "first_visit": "2022-08-22T08:41:34.984347+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 7465,
            "ip_address": "37.111.214.107",
            "count": 3,
            "first_visit": "2022-05-16T23:23:42.429790+06:00",
            "date": null
        },
        {
            "id": 72674,
            "ip_address": "66.249.70.134",
            "count": 3,
            "first_visit": "2024-08-28T14:46:15.299278+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 72825,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-09-01T03:53:59.408852+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 3733,
            "ip_address": "124.122.192.129",
            "count": 3,
            "first_visit": "2022-02-19T19:34:23.171681+06:00",
            "date": null
        },
        {
            "id": 72607,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-27T02:41:57.270062+06:00",
            "date": "2024-08-27"
        }
    ]
}