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

{
    "count": 97484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9736&ordering=-count",
    "results": [
        {
            "id": 1857,
            "ip_address": "210.1.246.20",
            "count": 3,
            "first_visit": "2022-01-11T13:22:24.656273+06:00",
            "date": null
        },
        {
            "id": 72460,
            "ip_address": "103.230.107.49",
            "count": 3,
            "first_visit": "2024-08-23T13:59:43.082116+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 7732,
            "ip_address": "42.0.7.250",
            "count": 3,
            "first_visit": "2022-05-17T09:32:24.191696+06:00",
            "date": null
        },
        {
            "id": 32987,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-26T04:09:54.207193+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 33279,
            "ip_address": "103.107.132.161",
            "count": 3,
            "first_visit": "2022-08-29T08:57:04.014106+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 72457,
            "ip_address": "103.156.215.126",
            "count": 3,
            "first_visit": "2024-08-23T10:22:29.906868+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 73322,
            "ip_address": "114.119.140.186",
            "count": 3,
            "first_visit": "2024-09-12T06:31:20.334813+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 74072,
            "ip_address": "182.160.110.73",
            "count": 3,
            "first_visit": "2024-10-06T15:13:39.282519+06:00",
            "date": "2024-10-06"
        }
    ]
}