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

{
    "count": 99643,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=368&ordering=-count",
    "results": [
        {
            "id": 83281,
            "ip_address": "114.119.140.186",
            "count": 20,
            "first_visit": "2025-05-26T02:36:25.697602+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 34517,
            "ip_address": "66.249.73.31",
            "count": 20,
            "first_visit": "2022-09-17T01:10:37.475642+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 84178,
            "ip_address": "114.119.140.186",
            "count": 20,
            "first_visit": "2025-06-19T02:55:33.753914+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 55,
            "ip_address": "114.119.157.25",
            "count": 20,
            "first_visit": "2021-12-03T09:12:37.732374+06:00",
            "date": null
        },
        {
            "id": 35867,
            "ip_address": "114.119.134.123",
            "count": 20,
            "first_visit": "2022-10-14T01:29:39.825129+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 33899,
            "ip_address": "66.249.64.198",
            "count": 20,
            "first_visit": "2022-09-06T02:30:54.617807+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 541,
            "ip_address": "114.119.158.149",
            "count": 20,
            "first_visit": "2021-12-10T16:29:07.946052+06:00",
            "date": null
        },
        {
            "id": 83068,
            "ip_address": "114.119.151.1",
            "count": 20,
            "first_visit": "2025-05-20T02:47:59.969395+06:00",
            "date": "2025-05-20"
        }
    ]
}