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

{
    "count": 99799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12272&ordering=-count",
    "results": [
        {
            "id": 9719,
            "ip_address": "103.25.251.253",
            "count": 3,
            "first_visit": "2022-05-20T13:56:27.442343+06:00",
            "date": null
        },
        {
            "id": 9791,
            "ip_address": "103.67.158.131",
            "count": 3,
            "first_visit": "2022-05-20T19:18:16.901361+06:00",
            "date": null
        },
        {
            "id": 23112,
            "ip_address": "103.154.237.82",
            "count": 3,
            "first_visit": "2022-07-16T08:32:29.901364+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67302,
            "ip_address": "120.50.4.26",
            "count": 3,
            "first_visit": "2024-04-22T14:36:36.597321+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 67244,
            "ip_address": "66.249.79.165",
            "count": 3,
            "first_visit": "2024-04-20T22:23:59.520243+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 9796,
            "ip_address": "116.58.203.53",
            "count": 3,
            "first_visit": "2022-05-20T19:57:17.280254+06:00",
            "date": null
        },
        {
            "id": 9711,
            "ip_address": "103.109.59.74",
            "count": 3,
            "first_visit": "2022-05-20T13:37:22.123554+06:00",
            "date": null
        },
        {
            "id": 9763,
            "ip_address": "182.48.66.238",
            "count": 3,
            "first_visit": "2022-05-20T16:15:15.047350+06:00",
            "date": null
        }
    ]
}