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

{
    "count": 99768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=920&ordering=-count",
    "results": [
        {
            "id": 37818,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-11-25T01:23:14.658892+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 432,
            "ip_address": "114.119.157.37",
            "count": 15,
            "first_visit": "2021-12-08T14:58:07.094360+06:00",
            "date": null
        },
        {
            "id": 36010,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-10-17T06:51:04.403689+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 401,
            "ip_address": "114.119.155.255",
            "count": 15,
            "first_visit": "2021-12-08T08:05:00.958353+06:00",
            "date": null
        },
        {
            "id": 82950,
            "ip_address": "114.119.140.186",
            "count": 15,
            "first_visit": "2025-05-18T00:07:34.764221+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 32984,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-08-26T03:25:01.209011+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 520,
            "ip_address": "114.119.156.124",
            "count": 15,
            "first_visit": "2021-12-10T06:00:34.730552+06:00",
            "date": null
        },
        {
            "id": 31292,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-08-06T00:14:33.310589+06:00",
            "date": "2022-08-06"
        }
    ]
}