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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-count",
    "results": [
        {
            "id": 780,
            "ip_address": "114.119.158.142",
            "count": 11,
            "first_visit": "2021-12-18T02:38:35.762898+06:00",
            "date": null
        },
        {
            "id": 331,
            "ip_address": "114.119.156.110",
            "count": 11,
            "first_visit": "2021-12-07T13:01:05.500538+06:00",
            "date": null
        },
        {
            "id": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 17655,
            "ip_address": "61.247.180.86",
            "count": 11,
            "first_visit": "2022-06-23T09:00:53.195980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5063,
            "ip_address": "3.222.192.147",
            "count": 11,
            "first_visit": "2022-04-11T21:05:02.440798+06:00",
            "date": null
        },
        {
            "id": 63618,
            "ip_address": "37.111.206.247",
            "count": 11,
            "first_visit": "2024-01-22T17:17:15.616678+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 61751,
            "ip_address": "202.40.178.85",
            "count": 11,
            "first_visit": "2023-12-24T10:14:41.790266+06:00",
            "date": "2023-12-24"
        }
    ]
}