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

{
    "count": 99395,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3344&ordering=-count",
    "results": [
        {
            "id": 22442,
            "ip_address": "66.249.66.62",
            "count": 8,
            "first_visit": "2022-07-14T05:47:58.066071+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3951,
            "ip_address": "182.160.120.5",
            "count": 8,
            "first_visit": "2022-02-28T17:27:27.037851+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 2324,
            "ip_address": "89.244.111.108",
            "count": 8,
            "first_visit": "2022-01-16T19:18:26.107989+06:00",
            "date": null
        },
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 562,
            "ip_address": "114.119.158.112",
            "count": 8,
            "first_visit": "2021-12-11T06:44:28.966397+06:00",
            "date": null
        },
        {
            "id": 63265,
            "ip_address": "202.84.37.169",
            "count": 8,
            "first_visit": "2024-01-17T08:50:06.129261+06:00",
            "date": "2024-01-17"
        }
    ]
}