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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15104&ordering=-count",
    "results": [
        {
            "id": 60183,
            "ip_address": "65.154.226.167",
            "count": 2,
            "first_visit": "2023-11-28T04:18:57.872814+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 60268,
            "ip_address": "103.253.47.124",
            "count": 2,
            "first_visit": "2023-11-29T11:51:45.129520+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 3826,
            "ip_address": "37.111.219.82",
            "count": 2,
            "first_visit": "2022-02-23T19:51:35.631136+06:00",
            "date": null
        },
        {
            "id": 60111,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-26T05:14:11.642008+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60072,
            "ip_address": "103.124.226.90",
            "count": 2,
            "first_visit": "2023-11-24T18:26:25.819044+06:00",
            "date": "2023-11-24"
        }
    ]
}