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

{
    "count": 100473,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14912&ordering=-count",
    "results": [
        {
            "id": 1001,
            "ip_address": "91.80.24.225",
            "count": 2,
            "first_visit": "2021-12-20T03:55:09.285797+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": 7851,
            "ip_address": "116.58.203.109",
            "count": 2,
            "first_visit": "2022-05-17T10:40:46.590485+06:00",
            "date": null
        },
        {
            "id": 3841,
            "ip_address": "103.239.255.54",
            "count": 2,
            "first_visit": "2022-02-24T01:05:06.335293+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"
        },
        {
            "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": 60061,
            "ip_address": "103.67.157.128",
            "count": 2,
            "first_visit": "2023-11-24T11:33:28.019275+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60043,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-24T04:38:56.914166+06:00",
            "date": "2023-11-24"
        }
    ]
}