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

{
    "count": 99829,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8944&ordering=-count",
    "results": [
        {
            "id": 73571,
            "ip_address": "103.58.74.93",
            "count": 4,
            "first_visit": "2024-09-17T09:22:04.589410+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 11224,
            "ip_address": "103.102.253.249",
            "count": 4,
            "first_visit": "2022-05-24T23:36:04.730355+06:00",
            "date": null
        },
        {
            "id": 11142,
            "ip_address": "114.119.133.194",
            "count": 4,
            "first_visit": "2022-05-24T21:42:03.962753+06:00",
            "date": null
        },
        {
            "id": 35240,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-09-30T03:20:21.691926+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 9031,
            "ip_address": "209.85.238.163",
            "count": 4,
            "first_visit": "2022-05-18T17:40:06.651329+06:00",
            "date": null
        },
        {
            "id": 35183,
            "ip_address": "119.148.60.210",
            "count": 4,
            "first_visit": "2022-09-29T08:35:09.068343+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 73477,
            "ip_address": "103.98.200.60",
            "count": 4,
            "first_visit": "2024-09-15T09:40:51.998594+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73550,
            "ip_address": "103.147.107.119",
            "count": 4,
            "first_visit": "2024-09-16T19:46:31.875197+06:00",
            "date": "2024-09-16"
        }
    ]
}