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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24904&ordering=-count",
    "results": [
        {
            "id": 40076,
            "ip_address": "202.191.123.91",
            "count": 2,
            "first_visit": "2023-01-08T16:54:09.259226+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 7478,
            "ip_address": "103.67.157.247",
            "count": 2,
            "first_visit": "2022-05-16T23:31:02.989395+06:00",
            "date": null
        },
        {
            "id": 29607,
            "ip_address": "114.119.133.191",
            "count": 2,
            "first_visit": "2022-07-30T00:52:08.147885+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4564,
            "ip_address": "54.81.225.130",
            "count": 2,
            "first_visit": "2022-03-21T18:00:57.782093+06:00",
            "date": null
        },
        {
            "id": 21301,
            "ip_address": "114.119.129.171",
            "count": 2,
            "first_visit": "2022-07-06T10:47:13.957773+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 7480,
            "ip_address": "58.145.185.228",
            "count": 2,
            "first_visit": "2022-05-16T23:33:34.559833+06:00",
            "date": null
        },
        {
            "id": 7589,
            "ip_address": "202.181.19.242",
            "count": 2,
            "first_visit": "2022-05-17T04:54:24.608490+06:00",
            "date": null
        },
        {
            "id": 7514,
            "ip_address": "103.31.154.238",
            "count": 2,
            "first_visit": "2022-05-16T23:51:00.756896+06:00",
            "date": null
        }
    ]
}