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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5112&ordering=-count",
    "results": [
        {
            "id": 1148,
            "ip_address": "172.248.189.190",
            "count": 6,
            "first_visit": "2021-12-21T12:41:34.748104+06:00",
            "date": null
        },
        {
            "id": 80806,
            "ip_address": "114.119.136.75",
            "count": 6,
            "first_visit": "2025-03-31T02:55:13.973220+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 36792,
            "ip_address": "66.249.72.164",
            "count": 6,
            "first_visit": "2022-11-01T17:35:32.984739+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 68562,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-05-19T00:13:43.624742+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 6553,
            "ip_address": "114.119.130.125",
            "count": 6,
            "first_visit": "2022-05-16T09:02:24.158734+06:00",
            "date": null
        },
        {
            "id": 36712,
            "ip_address": "66.249.66.92",
            "count": 6,
            "first_visit": "2022-10-31T06:26:30.948179+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 2328,
            "ip_address": "103.150.254.85",
            "count": 6,
            "first_visit": "2022-01-16T20:08:08.251759+06:00",
            "date": null
        },
        {
            "id": 6343,
            "ip_address": "139.5.133.242",
            "count": 6,
            "first_visit": "2022-05-15T15:04:09.107577+06:00",
            "date": null
        }
    ]
}