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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=-count",
    "results": [
        {
            "id": 4620,
            "ip_address": "103.204.247.78",
            "count": 3,
            "first_visit": "2022-03-23T16:34:37.570796+06:00",
            "date": null
        },
        {
            "id": 4769,
            "ip_address": "103.217.111.222",
            "count": 3,
            "first_visit": "2022-03-29T14:29:33.167588+06:00",
            "date": null
        },
        {
            "id": 22051,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-07-12T00:51:17.251452+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 22114,
            "ip_address": "114.119.132.170",
            "count": 3,
            "first_visit": "2022-07-12T12:59:57.434476+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 66684,
            "ip_address": "203.188.252.75",
            "count": 3,
            "first_visit": "2024-04-06T10:50:04.843352+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 22057,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-07-12T01:55:43.398379+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 66680,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-04-06T05:21:01.549059+06:00",
            "date": "2024-04-06"
        }
    ]
}