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

{
    "count": 98131,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=-count",
    "results": [
        {
            "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": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 19426,
            "ip_address": "103.127.47.68",
            "count": 11,
            "first_visit": "2022-06-27T12:09:19.842447+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 823,
            "ip_address": "114.119.156.38",
            "count": 11,
            "first_visit": "2021-12-19T16:37:11.970301+06:00",
            "date": null
        },
        {
            "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": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        }
    ]
}