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

{
    "count": 100938,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17544&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17528&ordering=-count",
    "results": [
        {
            "id": 52160,
            "ip_address": "103.113.12.103",
            "count": 2,
            "first_visit": "2023-08-10T18:22:44.012604+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 13364,
            "ip_address": "103.134.41.26",
            "count": 2,
            "first_visit": "2022-06-02T13:12:48.008939+06:00",
            "date": null
        },
        {
            "id": 52136,
            "ip_address": "37.111.210.121",
            "count": 2,
            "first_visit": "2023-08-10T13:25:51.042371+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52105,
            "ip_address": "103.15.224.2",
            "count": 2,
            "first_visit": "2023-08-10T09:08:02.641335+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        },
        {
            "id": 52135,
            "ip_address": "27.147.172.16",
            "count": 2,
            "first_visit": "2023-08-10T13:12:00.423818+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52139,
            "ip_address": "37.111.193.206",
            "count": 2,
            "first_visit": "2023-08-10T14:18:09.265841+06:00",
            "date": "2023-08-10"
        }
    ]
}