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

{
    "count": 100765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18656&ordering=-count",
    "results": [
        {
            "id": 12129,
            "ip_address": "37.111.212.134",
            "count": 2,
            "first_visit": "2022-05-28T08:56:14.857231+06:00",
            "date": null
        },
        {
            "id": 6107,
            "ip_address": "103.115.134.185",
            "count": 2,
            "first_visit": "2022-05-14T19:37:01.026927+06:00",
            "date": null
        },
        {
            "id": 49696,
            "ip_address": "144.48.115.84",
            "count": 2,
            "first_visit": "2023-07-10T13:31:58.862576+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49663,
            "ip_address": "40.77.189.155",
            "count": 2,
            "first_visit": "2023-07-10T03:22:56.117641+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49712,
            "ip_address": "103.166.170.17",
            "count": 2,
            "first_visit": "2023-07-10T16:48:32.801398+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49711,
            "ip_address": "103.73.197.77",
            "count": 2,
            "first_visit": "2023-07-10T16:41:58.363355+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49615,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-07-09T14:43:58.066678+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49604,
            "ip_address": "103.51.53.104",
            "count": 2,
            "first_visit": "2023-07-09T08:52:33.149787+06:00",
            "date": "2023-07-09"
        }
    ]
}