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

{
    "count": 100023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1928&ordering=-count",
    "results": [
        {
            "id": 823,
            "ip_address": "114.119.156.38",
            "count": 11,
            "first_visit": "2021-12-19T16:37:11.970301+06:00",
            "date": null
        },
        {
            "id": 32714,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-23T00:36:12.357154+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 19073,
            "ip_address": "119.30.39.214",
            "count": 11,
            "first_visit": "2022-06-26T12:14:44.568724+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 17655,
            "ip_address": "61.247.180.86",
            "count": 11,
            "first_visit": "2022-06-23T09:00:53.195980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5063,
            "ip_address": "3.222.192.147",
            "count": 11,
            "first_visit": "2022-04-11T21:05:02.440798+06:00",
            "date": null
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        }
    ]
}