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

{
    "count": 95895,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-count",
    "results": [
        {
            "id": 6523,
            "ip_address": "119.30.41.200",
            "count": 6,
            "first_visit": "2022-05-16T07:19:14.498035+06:00",
            "date": null
        },
        {
            "id": 36566,
            "ip_address": "66.249.66.210",
            "count": 6,
            "first_visit": "2022-10-28T00:38:32.301551+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 67905,
            "ip_address": "66.249.66.36",
            "count": 6,
            "first_visit": "2024-05-05T02:32:38.195132+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 16809,
            "ip_address": "61.247.180.86",
            "count": 6,
            "first_visit": "2022-06-20T12:42:24.931508+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 36477,
            "ip_address": "114.119.141.168",
            "count": 6,
            "first_visit": "2022-10-26T13:25:07.080315+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 6553,
            "ip_address": "114.119.130.125",
            "count": 6,
            "first_visit": "2022-05-16T09:02:24.158734+06:00",
            "date": null
        },
        {
            "id": 4676,
            "ip_address": "103.87.214.218",
            "count": 6,
            "first_visit": "2022-03-26T00:51:28.365767+06:00",
            "date": null
        },
        {
            "id": 16577,
            "ip_address": "103.221.55.49",
            "count": 6,
            "first_visit": "2022-06-19T12:34:33.997807+06:00",
            "date": "2022-06-19"
        }
    ]
}