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

{
    "count": 100249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=-count",
    "results": [
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+06:00",
            "date": null
        },
        {
            "id": 7157,
            "ip_address": "103.133.202.105",
            "count": 5,
            "first_visit": "2022-05-16T19:44:45.133722+06:00",
            "date": null
        },
        {
            "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": 54941,
            "ip_address": "14.1.103.162",
            "count": 5,
            "first_visit": "2023-09-12T20:23:41.711918+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 79234,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-02-21T08:08:23.417375+06:00",
            "date": "2025-02-21"
        },
        {
            "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": 54995,
            "ip_address": "103.217.111.134",
            "count": 5,
            "first_visit": "2023-09-13T09:23:20.543544+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 79268,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-02-22T01:05:38.546318+06:00",
            "date": "2025-02-22"
        }
    ]
}