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

{
    "count": 99605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5880&ordering=-count",
    "results": [
        {
            "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": 66115,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-03-20T08:00:35.097825+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 5650,
            "ip_address": "66.249.69.72",
            "count": 5,
            "first_visit": "2022-05-05T19:44:39.691532+06:00",
            "date": null
        },
        {
            "id": 66152,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-21T04:04:53.718571+06:00",
            "date": "2024-03-21"
        },
        {
            "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": 32958,
            "ip_address": "192.140.255.110",
            "count": 5,
            "first_visit": "2022-08-25T20:29:32.578764+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32877,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-08-25T00:48:13.540219+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 5597,
            "ip_address": "103.127.56.183",
            "count": 5,
            "first_visit": "2022-05-04T01:37:19.221850+06:00",
            "date": null
        }
    ]
}