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

{
    "count": 102289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-count",
    "results": [
        {
            "id": 77529,
            "ip_address": "66.249.69.163",
            "count": 11,
            "first_visit": "2025-01-06T04:19:40.936473+06:00",
            "date": "2025-01-06"
        },
        {
            "id": 83732,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-06-06T00:01:33.464082+06:00",
            "date": "2025-06-06"
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 1480,
            "ip_address": "149.56.107.127",
            "count": 11,
            "first_visit": "2021-12-30T08:18:00.156938+06:00",
            "date": null
        },
        {
            "id": 736,
            "ip_address": "114.119.145.89",
            "count": 11,
            "first_visit": "2021-12-16T11:34:12.286700+06:00",
            "date": null
        },
        {
            "id": 17655,
            "ip_address": "61.247.180.86",
            "count": 11,
            "first_visit": "2022-06-23T09:00:53.195980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 1438,
            "ip_address": "114.119.156.16",
            "count": 11,
            "first_visit": "2021-12-28T14:48:30.853913+06:00",
            "date": null
        },
        {
            "id": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        }
    ]
}