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

{
    "count": 100251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=-count",
    "results": [
        {
            "id": 54941,
            "ip_address": "14.1.103.162",
            "count": 5,
            "first_visit": "2023-09-12T20:23:41.711918+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 22411,
            "ip_address": "66.249.66.159",
            "count": 5,
            "first_visit": "2022-07-14T01:36:26.975461+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7157,
            "ip_address": "103.133.202.105",
            "count": 5,
            "first_visit": "2022-05-16T19:44:45.133722+06:00",
            "date": null
        },
        {
            "id": 54967,
            "ip_address": "202.134.14.156",
            "count": 5,
            "first_visit": "2023-09-13T02:22:28.775258+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+06:00",
            "date": null
        },
        {
            "id": 54995,
            "ip_address": "103.217.111.134",
            "count": 5,
            "first_visit": "2023-09-13T09:23:20.543544+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 79192,
            "ip_address": "202.51.186.236",
            "count": 5,
            "first_visit": "2025-02-20T14:36:23.934391+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 54829,
            "ip_address": "103.198.133.32",
            "count": 5,
            "first_visit": "2023-09-11T16:31:05.365737+06:00",
            "date": "2023-09-11"
        }
    ]
}