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

{
    "count": 99982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1752&ordering=-count",
    "results": [
        {
            "id": 24316,
            "ip_address": "202.134.14.128",
            "count": 12,
            "first_visit": "2022-07-20T01:00:21.034116+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2095,
            "ip_address": "114.119.155.103",
            "count": 12,
            "first_visit": "2022-01-13T10:18:46.459757+06:00",
            "date": null
        },
        {
            "id": 83623,
            "ip_address": "114.119.136.188",
            "count": 12,
            "first_visit": "2025-06-03T01:27:06.031484+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 83616,
            "ip_address": "114.119.130.54",
            "count": 12,
            "first_visit": "2025-06-03T00:45:48.884885+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 48616,
            "ip_address": "119.30.47.201",
            "count": 12,
            "first_visit": "2023-06-21T09:28:34.967203+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 3871,
            "ip_address": "103.222.23.243",
            "count": 12,
            "first_visit": "2022-02-25T08:57:41.229687+06:00",
            "date": null
        },
        {
            "id": 2032,
            "ip_address": "202.134.14.143",
            "count": 12,
            "first_visit": "2022-01-12T14:36:08.538416+06:00",
            "date": null
        },
        {
            "id": 26,
            "ip_address": "114.119.160.195",
            "count": 12,
            "first_visit": "2021-12-02T21:12:59.063736+06:00",
            "date": null
        }
    ]
}