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

{
    "count": 100588,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19664&ordering=-count",
    "results": [
        {
            "id": 46897,
            "ip_address": "103.245.96.43",
            "count": 2,
            "first_visit": "2023-05-20T20:15:34.170535+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 46916,
            "ip_address": "37.111.206.115",
            "count": 2,
            "first_visit": "2023-05-21T11:33:41.270038+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 10852,
            "ip_address": "37.111.232.156",
            "count": 2,
            "first_visit": "2022-05-24T09:51:19.023593+06:00",
            "date": null
        },
        {
            "id": 46883,
            "ip_address": "66.249.66.5",
            "count": 2,
            "first_visit": "2023-05-20T13:20:20.048835+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 10859,
            "ip_address": "37.111.212.26",
            "count": 2,
            "first_visit": "2022-05-24T10:04:47.563485+06:00",
            "date": null
        },
        {
            "id": 46876,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-05-20T06:03:04.860987+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 46911,
            "ip_address": "136.226.235.12",
            "count": 2,
            "first_visit": "2023-05-21T09:49:50.493771+06:00",
            "date": "2023-05-21"
        }
    ]
}