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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10472&ordering=-count",
    "results": [
        {
            "id": 6689,
            "ip_address": "103.230.105.46",
            "count": 3,
            "first_visit": "2022-05-16T13:11:55.999732+06:00",
            "date": null
        },
        {
            "id": 6626,
            "ip_address": "43.245.123.194",
            "count": 3,
            "first_visit": "2022-05-16T11:29:09.520966+06:00",
            "date": null
        },
        {
            "id": 6658,
            "ip_address": "103.230.104.42",
            "count": 3,
            "first_visit": "2022-05-16T12:28:49.143468+06:00",
            "date": null
        },
        {
            "id": 72322,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-20T03:50:11.487437+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 6635,
            "ip_address": "203.95.222.117",
            "count": 3,
            "first_visit": "2022-05-16T11:41:34.027232+06:00",
            "date": null
        },
        {
            "id": 72241,
            "ip_address": "182.48.82.250",
            "count": 3,
            "first_visit": "2024-08-18T07:23:46.663943+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 72230,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-18T01:08:17.197496+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 1692,
            "ip_address": "103.230.106.8",
            "count": 3,
            "first_visit": "2022-01-06T12:53:55.865633+06:00",
            "date": null
        }
    ]
}