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

{
    "count": 99386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10872&ordering=-count",
    "results": [
        {
            "id": 1450,
            "ip_address": "103.60.175.81",
            "count": 3,
            "first_visit": "2021-12-28T20:03:21.555204+06:00",
            "date": null
        },
        {
            "id": 29786,
            "ip_address": "37.111.242.209",
            "count": 3,
            "first_visit": "2022-07-30T10:51:20.690129+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 71604,
            "ip_address": "66.249.91.7",
            "count": 3,
            "first_visit": "2024-07-29T06:35:15.363847+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 2994,
            "ip_address": "103.111.226.24",
            "count": 3,
            "first_visit": "2022-01-28T22:04:57.571815+06:00",
            "date": null
        },
        {
            "id": 71618,
            "ip_address": "172.176.75.89",
            "count": 3,
            "first_visit": "2024-07-29T19:23:55.796253+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 1441,
            "ip_address": "119.30.32.129",
            "count": 3,
            "first_visit": "2021-12-28T16:03:49.890790+06:00",
            "date": null
        },
        {
            "id": 71573,
            "ip_address": "66.249.91.5",
            "count": 3,
            "first_visit": "2024-07-28T07:24:44.477579+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 5990,
            "ip_address": "103.31.154.227",
            "count": 3,
            "first_visit": "2022-05-14T13:34:10.478694+06:00",
            "date": null
        }
    ]
}