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

{
    "count": 100764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18664&ordering=-count",
    "results": [
        {
            "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": 49768,
            "ip_address": "110.226.178.227",
            "count": 2,
            "first_visit": "2023-07-11T12:43:26.646588+06:00",
            "date": "2023-07-11"
        },
        {
            "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": 12118,
            "ip_address": "37.111.205.15",
            "count": 2,
            "first_visit": "2022-05-28T08:02:27.758354+06:00",
            "date": null
        },
        {
            "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": 49598,
            "ip_address": "37.111.206.123",
            "count": 2,
            "first_visit": "2023-07-09T08:09:56.624184+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49580,
            "ip_address": "37.111.210.250",
            "count": 2,
            "first_visit": "2023-07-08T22:34:25.487293+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 49584,
            "ip_address": "103.127.46.4",
            "count": 2,
            "first_visit": "2023-07-09T00:16:40.652145+06:00",
            "date": "2023-07-09"
        }
    ]
}