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

{
    "count": 96022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-count",
    "results": [
        {
            "id": 3777,
            "ip_address": "37.111.212.152",
            "count": 5,
            "first_visit": "2022-02-21T18:48:44.317861+06:00",
            "date": null
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80357,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-20T02:30:13.590104+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 35037,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-26T18:34:18.207769+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 3701,
            "ip_address": "103.218.27.254",
            "count": 5,
            "first_visit": "2022-02-18T05:05:14.107672+06:00",
            "date": null
        },
        {
            "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": 11586,
            "ip_address": "114.119.128.55",
            "count": 5,
            "first_visit": "2022-05-26T02:08:50.041148+06:00",
            "date": null
        },
        {
            "id": 11617,
            "ip_address": "114.119.131.189",
            "count": 5,
            "first_visit": "2022-05-26T07:41:31.648044+06:00",
            "date": null
        }
    ]
}