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

{
    "count": 99893,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12736&ordering=-count",
    "results": [
        {
            "id": 65728,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-10T04:19:40.657659+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 65744,
            "ip_address": "103.166.187.183",
            "count": 3,
            "first_visit": "2024-03-10T15:06:30.999733+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 9267,
            "ip_address": "43.245.120.192",
            "count": 3,
            "first_visit": "2022-05-19T07:40:59.695529+06:00",
            "date": null
        },
        {
            "id": 579,
            "ip_address": "103.158.210.199",
            "count": 3,
            "first_visit": "2021-12-11T17:23:45.944158+06:00",
            "date": null
        },
        {
            "id": 4658,
            "ip_address": "103.120.36.78",
            "count": 3,
            "first_visit": "2022-03-24T22:07:38.952381+06:00",
            "date": null
        },
        {
            "id": 37225,
            "ip_address": "116.204.151.148",
            "count": 3,
            "first_visit": "2022-11-10T19:39:49.095862+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 65765,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-11T05:49:54.162860+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 9273,
            "ip_address": "103.230.104.37",
            "count": 3,
            "first_visit": "2022-05-19T08:32:52.248068+06:00",
            "date": null
        }
    ]
}