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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14944&ordering=-count",
    "results": [
        {
            "id": 1848,
            "ip_address": "103.138.125.195",
            "count": 2,
            "first_visit": "2022-01-11T12:50:08.297056+06:00",
            "date": null
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 3919,
            "ip_address": "182.160.101.37",
            "count": 2,
            "first_visit": "2022-02-27T13:40:28.256274+06:00",
            "date": null
        },
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60111,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-26T05:14:11.642008+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 7685,
            "ip_address": "123.108.246.129",
            "count": 2,
            "first_visit": "2022-05-17T08:55:33.947847+06:00",
            "date": null
        },
        {
            "id": 3886,
            "ip_address": "203.76.222.150",
            "count": 2,
            "first_visit": "2022-02-26T11:32:48.012199+06:00",
            "date": null
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        }
    ]
}