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

{
    "count": 99976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8448&ordering=-count",
    "results": [
        {
            "id": 36673,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-10-30T12:47:53.556063+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36655,
            "ip_address": "66.249.66.91",
            "count": 4,
            "first_visit": "2022-10-30T01:58:53.775522+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36646,
            "ip_address": "66.249.66.60",
            "count": 4,
            "first_visit": "2022-10-30T00:05:20.673464+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 74359,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2024-10-13T05:01:17.417114+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 74367,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-13T10:22:02.439750+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 5383,
            "ip_address": "160.202.147.4",
            "count": 4,
            "first_visit": "2022-04-25T22:04:12.671565+06:00",
            "date": null
        },
        {
            "id": 277,
            "ip_address": "103.60.175.14",
            "count": 4,
            "first_visit": "2021-12-06T11:00:06.499165+06:00",
            "date": null
        },
        {
            "id": 5565,
            "ip_address": "3.226.251.190",
            "count": 4,
            "first_visit": "2022-05-02T21:08:45.092336+06:00",
            "date": null
        }
    ]
}