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

{
    "count": 100493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15016&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": 7690,
            "ip_address": "103.57.21.42",
            "count": 2,
            "first_visit": "2022-05-17T08:58:41.603759+06:00",
            "date": null
        },
        {
            "id": 3869,
            "ip_address": "206.176.130.227",
            "count": 2,
            "first_visit": "2022-02-25T02:55:15.811648+06:00",
            "date": null
        },
        {
            "id": 7687,
            "ip_address": "116.58.202.50",
            "count": 2,
            "first_visit": "2022-05-17T08:57:18.755651+06:00",
            "date": null
        },
        {
            "id": 987,
            "ip_address": "27.147.170.86",
            "count": 2,
            "first_visit": "2021-12-20T00:26:25.195839+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": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 7667,
            "ip_address": "103.7.248.182",
            "count": 2,
            "first_visit": "2022-05-17T08:34:23.044809+06:00",
            "date": null
        }
    ]
}