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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6544&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6528&ordering=-count",
    "results": [
        {
            "id": 56543,
            "ip_address": "103.106.238.142",
            "count": 5,
            "first_visit": "2023-10-02T10:41:33.374144+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 57413,
            "ip_address": "120.50.4.32",
            "count": 5,
            "first_visit": "2023-10-12T11:22:15.116753+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 7418,
            "ip_address": "116.58.201.101",
            "count": 5,
            "first_visit": "2022-05-16T22:54:17.895568+06:00",
            "date": null
        },
        {
            "id": 24437,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-07-20T10:05:44.437014+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7386,
            "ip_address": "58.145.186.230",
            "count": 5,
            "first_visit": "2022-05-16T22:38:04.038815+06:00",
            "date": null
        },
        {
            "id": 24072,
            "ip_address": "64.71.131.243",
            "count": 5,
            "first_visit": "2022-07-19T12:16:20.301692+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 78595,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-02-05T04:26:58.519734+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 78681,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-02-07T02:27:04.338301+06:00",
            "date": "2025-02-07"
        }
    ]
}