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

{
    "count": 100718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16192&ordering=-count",
    "results": [
        {
            "id": 7356,
            "ip_address": "103.206.230.52",
            "count": 2,
            "first_visit": "2022-05-16T22:19:11.005950+06:00",
            "date": null
        },
        {
            "id": 55637,
            "ip_address": "220.255.162.43",
            "count": 2,
            "first_visit": "2023-09-21T15:10:00.413185+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55649,
            "ip_address": "103.91.231.163",
            "count": 2,
            "first_visit": "2023-09-21T17:03:23.239246+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55711,
            "ip_address": "27.147.200.235",
            "count": 2,
            "first_visit": "2023-09-22T13:20:21.972458+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 14590,
            "ip_address": "114.119.128.236",
            "count": 2,
            "first_visit": "2022-06-12T08:55:28.349349+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 55621,
            "ip_address": "103.206.16.2",
            "count": 2,
            "first_visit": "2023-09-21T11:41:40.002822+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 14631,
            "ip_address": "114.119.147.229",
            "count": 2,
            "first_visit": "2022-06-12T14:30:13.943656+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 55677,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-09-22T00:30:50.518914+06:00",
            "date": "2023-09-22"
        }
    ]
}