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

{
    "count": 99458,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5352&ordering=-count",
    "results": [
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 434,
            "ip_address": "31.13.115.16",
            "count": 5,
            "first_visit": "2021-12-08T16:37:54.050087+06:00",
            "date": null
        },
        {
            "id": 80555,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-24T18:19:56.597167+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 35772,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-10-11T20:21:46.928517+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 80667,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-27T08:29:43.207426+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 35613,
            "ip_address": "66.249.79.231",
            "count": 5,
            "first_visit": "2022-10-07T20:11:16.857905+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 916,
            "ip_address": "103.196.233.9",
            "count": 5,
            "first_visit": "2021-12-19T20:59:00.128872+06:00",
            "date": null
        },
        {
            "id": 67291,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-22T05:43:26.494252+06:00",
            "date": "2024-04-22"
        }
    ]
}