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

{
    "count": 100485,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14976&ordering=-count",
    "results": [
        {
            "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": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "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": 60111,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-26T05:14:11.642008+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 7763,
            "ip_address": "101.2.162.82",
            "count": 2,
            "first_visit": "2022-05-17T09:48:52.717579+06:00",
            "date": null
        },
        {
            "id": 440,
            "ip_address": "103.67.157.114",
            "count": 2,
            "first_visit": "2021-12-08T17:47:40.116729+06:00",
            "date": null
        },
        {
            "id": 7760,
            "ip_address": "116.58.201.21",
            "count": 2,
            "first_visit": "2022-05-17T09:47:29.527722+06:00",
            "date": null
        }
    ]
}