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

{
    "count": 99723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=744&ordering=-count",
    "results": [
        {
            "id": 83066,
            "ip_address": "114.119.137.91",
            "count": 17,
            "first_visit": "2025-05-20T01:03:36.975507+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 83112,
            "ip_address": "114.119.136.75",
            "count": 17,
            "first_visit": "2025-05-21T04:06:46.531900+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 4137,
            "ip_address": "118.179.50.85",
            "count": 17,
            "first_visit": "2022-03-07T02:53:59.494932+06:00",
            "date": null
        },
        {
            "id": 37134,
            "ip_address": "66.249.66.62",
            "count": 17,
            "first_visit": "2022-11-09T01:15:09.204523+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 576,
            "ip_address": "114.119.146.36",
            "count": 17,
            "first_visit": "2021-12-11T16:36:45.248451+06:00",
            "date": null
        },
        {
            "id": 1481,
            "ip_address": "114.119.153.97",
            "count": 17,
            "first_visit": "2021-12-30T08:54:35.185064+06:00",
            "date": null
        },
        {
            "id": 26502,
            "ip_address": "66.249.66.60",
            "count": 17,
            "first_visit": "2022-07-24T01:35:58.985009+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 37183,
            "ip_address": "66.249.64.200",
            "count": 17,
            "first_visit": "2022-11-10T02:07:10.469269+06:00",
            "date": "2022-11-10"
        }
    ]
}