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

{
    "count": 97521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9960&ordering=-count",
    "results": [
        {
            "id": 32462,
            "ip_address": "103.112.52.243",
            "count": 3,
            "first_visit": "2022-08-19T23:48:35.361548+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 72249,
            "ip_address": "37.111.202.237",
            "count": 3,
            "first_visit": "2024-08-18T10:19:57.487612+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 72230,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-18T01:08:17.197496+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 72213,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-17T17:26:49.574360+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 72241,
            "ip_address": "182.48.82.250",
            "count": 3,
            "first_visit": "2024-08-18T07:23:46.663943+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 938,
            "ip_address": "37.111.193.175",
            "count": 3,
            "first_visit": "2021-12-19T22:00:59.145526+06:00",
            "date": null
        },
        {
            "id": 3677,
            "ip_address": "86.19.89.94",
            "count": 3,
            "first_visit": "2022-02-17T02:02:02.305371+06:00",
            "date": null
        },
        {
            "id": 32223,
            "ip_address": "118.67.217.142",
            "count": 3,
            "first_visit": "2022-08-17T14:42:11.019967+06:00",
            "date": "2022-08-17"
        }
    ]
}