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

{
    "count": 100677,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15920&ordering=-count",
    "results": [
        {
            "id": 56964,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-10-07T02:46:29.068094+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 65541,
            "ip_address": "103.165.163.242",
            "count": 2,
            "first_visit": "2024-03-05T08:22:03.096782+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 57018,
            "ip_address": "103.49.170.104",
            "count": 2,
            "first_visit": "2023-10-07T19:04:26.158731+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 14716,
            "ip_address": "114.119.129.128",
            "count": 2,
            "first_visit": "2022-06-13T02:07:53.480921+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7397,
            "ip_address": "119.30.32.135",
            "count": 2,
            "first_visit": "2022-05-16T22:44:22.759546+06:00",
            "date": null
        },
        {
            "id": 65591,
            "ip_address": "65.21.35.249",
            "count": 2,
            "first_visit": "2024-03-06T13:37:28.794813+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 1863,
            "ip_address": "37.111.211.158",
            "count": 2,
            "first_visit": "2022-01-11T13:51:03.490596+06:00",
            "date": null
        },
        {
            "id": 57001,
            "ip_address": "66.249.66.160",
            "count": 2,
            "first_visit": "2023-10-07T14:51:07.784090+06:00",
            "date": "2023-10-07"
        }
    ]
}