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

{
    "count": 100484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14968&ordering=-count",
    "results": [
        {
            "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": 7770,
            "ip_address": "119.30.32.233",
            "count": 2,
            "first_visit": "2022-05-17T09:52:40.992331+06:00",
            "date": null
        },
        {
            "id": 1882,
            "ip_address": "103.217.111.140",
            "count": 2,
            "first_visit": "2022-01-11T15:08:21.580727+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": 60275,
            "ip_address": "116.58.205.247",
            "count": 2,
            "first_visit": "2023-11-29T14:06:15.971316+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60065,
            "ip_address": "103.136.246.225",
            "count": 2,
            "first_visit": "2023-11-24T12:33:35.902690+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60072,
            "ip_address": "103.124.226.90",
            "count": 2,
            "first_visit": "2023-11-24T18:26:25.819044+06:00",
            "date": "2023-11-24"
        }
    ]
}