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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=-count",
    "results": [
        {
            "id": 59434,
            "ip_address": "103.179.238.42",
            "count": 8,
            "first_visit": "2023-11-13T13:54:47.827477+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 1564,
            "ip_address": "103.217.111.20",
            "count": 8,
            "first_visit": "2022-01-01T12:47:51.440942+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 31297,
            "ip_address": "114.119.141.133",
            "count": 8,
            "first_visit": "2022-08-06T00:36:14.272675+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 5392,
            "ip_address": "54.146.114.97",
            "count": 8,
            "first_visit": "2022-04-26T09:07:17.770894+06:00",
            "date": null
        },
        {
            "id": 1675,
            "ip_address": "103.15.140.198",
            "count": 8,
            "first_visit": "2022-01-05T16:56:48.018513+06:00",
            "date": null
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59425,
            "ip_address": "103.101.197.220",
            "count": 8,
            "first_visit": "2023-11-13T11:57:23.163756+06:00",
            "date": "2023-11-13"
        }
    ]
}