GET /user_management/visitor-free/?format=api&offset=6424&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=6432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6416&ordering=-count",
    "results": [
        {
            "id": 1217,
            "ip_address": "103.133.134.18",
            "count": 5,
            "first_visit": "2021-12-21T23:52:43.790839+06:00",
            "date": null
        },
        {
            "id": 63990,
            "ip_address": "103.217.111.24",
            "count": 5,
            "first_visit": "2024-01-29T10:41:05.402640+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 64099,
            "ip_address": "130.193.239.137",
            "count": 5,
            "first_visit": "2024-01-30T23:23:15.237176+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 63987,
            "ip_address": "103.121.218.10",
            "count": 5,
            "first_visit": "2024-01-29T10:31:32.995415+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 63976,
            "ip_address": "45.120.38.102",
            "count": 5,
            "first_visit": "2024-01-29T02:37:33.936708+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 8244,
            "ip_address": "103.121.36.170",
            "count": 5,
            "first_visit": "2022-05-17T18:07:43.157599+06:00",
            "date": null
        },
        {
            "id": 28220,
            "ip_address": "103.81.199.24",
            "count": 5,
            "first_visit": "2022-07-27T13:44:42.541738+06:00",
            "date": "2022-07-27"
        }
    ]
}