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

{
    "count": 99822,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9000&ordering=-count",
    "results": [
        {
            "id": 73367,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-13T04:03:05.052575+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73307,
            "ip_address": "103.93.33.117",
            "count": 4,
            "first_visit": "2024-09-11T23:58:26.482458+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73324,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-12T07:00:43.281088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 35086,
            "ip_address": "37.111.196.51",
            "count": 4,
            "first_visit": "2022-09-27T12:48:44.498424+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 11069,
            "ip_address": "37.111.196.125",
            "count": 4,
            "first_visit": "2022-05-24T18:33:48.129847+06:00",
            "date": null
        },
        {
            "id": 35108,
            "ip_address": "66.249.66.8",
            "count": 4,
            "first_visit": "2022-09-28T02:08:12.316495+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35183,
            "ip_address": "119.148.60.210",
            "count": 4,
            "first_visit": "2022-09-29T08:35:09.068343+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 11012,
            "ip_address": "43.245.123.160",
            "count": 4,
            "first_visit": "2022-05-24T15:25:15.538146+06:00",
            "date": null
        }
    ]
}