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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2504&ordering=-count",
    "results": [
        {
            "id": 36752,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-11-01T01:54:49.526410+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 71172,
            "ip_address": "114.119.140.48",
            "count": 9,
            "first_visit": "2024-07-15T07:32:55.509974+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 11323,
            "ip_address": "114.119.134.51",
            "count": 9,
            "first_visit": "2022-05-25T09:47:34.309272+06:00",
            "date": null
        },
        {
            "id": 1445,
            "ip_address": "114.119.155.14",
            "count": 9,
            "first_visit": "2021-12-28T17:19:25.316566+06:00",
            "date": null
        },
        {
            "id": 32885,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-25T03:46:55.434424+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 83409,
            "ip_address": "114.119.130.54",
            "count": 9,
            "first_visit": "2025-05-29T05:46:57.670591+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 1476,
            "ip_address": "103.60.172.10",
            "count": 9,
            "first_visit": "2021-12-29T20:53:10.327983+06:00",
            "date": null
        },
        {
            "id": 675,
            "ip_address": "114.119.157.158",
            "count": 9,
            "first_visit": "2021-12-14T07:29:48.540532+06:00",
            "date": null
        }
    ]
}