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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=-count",
    "results": [
        {
            "id": 7147,
            "ip_address": "103.31.154.241",
            "count": 3,
            "first_visit": "2022-05-16T19:39:57.697871+06:00",
            "date": null
        },
        {
            "id": 72109,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-13T05:54:57.792662+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72104,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-08-13T03:09:49.018468+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 32095,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-16T02:23:05.969119+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 7086,
            "ip_address": "119.30.32.238",
            "count": 3,
            "first_visit": "2022-05-16T19:16:22.084367+06:00",
            "date": null
        },
        {
            "id": 7140,
            "ip_address": "103.139.196.129",
            "count": 3,
            "first_visit": "2022-05-16T19:37:18.933240+06:00",
            "date": null
        },
        {
            "id": 72069,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-12T09:30:52.556516+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 7134,
            "ip_address": "42.0.7.228",
            "count": 3,
            "first_visit": "2022-05-16T19:36:00.397129+06:00",
            "date": null
        }
    ]
}