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

{
    "count": 96018,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=-count",
    "results": [
        {
            "id": 11678,
            "ip_address": "114.119.149.108",
            "count": 5,
            "first_visit": "2022-05-26T15:22:25.090228+06:00",
            "date": null
        },
        {
            "id": 66969,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-15T00:45:07.715965+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 3785,
            "ip_address": "103.159.188.145",
            "count": 5,
            "first_visit": "2022-02-22T10:32:22.351341+06:00",
            "date": null
        },
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 35111,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-28T03:41:22.505108+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 66916,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-13T03:00:55.339930+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        }
    ]
}