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

{
    "count": 99485,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=-count",
    "results": [
        {
            "id": 67120,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-18T05:34:29.905232+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 11617,
            "ip_address": "114.119.131.189",
            "count": 5,
            "first_visit": "2022-05-26T07:41:31.648044+06:00",
            "date": null
        },
        {
            "id": 67071,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-17T09:36:24.607765+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        },
        {
            "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": 11586,
            "ip_address": "114.119.128.55",
            "count": 5,
            "first_visit": "2022-05-26T02:08:50.041148+06:00",
            "date": null
        }
    ]
}