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

{
    "count": 100260,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14512&ordering=-count",
    "results": [
        {
            "id": 60152,
            "ip_address": "59.153.102.104",
            "count": 2,
            "first_visit": "2023-11-27T09:47:43.507333+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60205,
            "ip_address": "203.190.254.99",
            "count": 2,
            "first_visit": "2023-11-28T16:28:06.322850+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 4145,
            "ip_address": "103.107.132.142",
            "count": 2,
            "first_visit": "2022-03-07T08:27:11.092832+06:00",
            "date": null
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+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": 60331,
            "ip_address": "203.190.254.99",
            "count": 2,
            "first_visit": "2023-11-30T12:12:13.444850+06:00",
            "date": "2023-11-30"
        }
    ]
}