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

{
    "count": 92492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=-count",
    "results": [
        {
            "id": 71975,
            "ip_address": "114.119.140.48",
            "count": 4,
            "first_visit": "2024-08-10T02:29:25.329982+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 4525,
            "ip_address": "86.27.77.128",
            "count": 4,
            "first_visit": "2022-03-20T16:17:53.986724+06:00",
            "date": null
        },
        {
            "id": 71913,
            "ip_address": "114.119.140.48",
            "count": 4,
            "first_visit": "2024-08-08T04:01:16.301413+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 71889,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-08-07T12:42:37.996663+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 4247,
            "ip_address": "203.83.174.134",
            "count": 4,
            "first_visit": "2022-03-10T15:25:52.786570+06:00",
            "date": null
        },
        {
            "id": 11458,
            "ip_address": "37.111.245.73",
            "count": 4,
            "first_visit": "2022-05-25T22:24:24.735098+06:00",
            "date": null
        },
        {
            "id": 9725,
            "ip_address": "118.179.18.198",
            "count": 4,
            "first_visit": "2022-05-20T14:08:40.497302+06:00",
            "date": null
        },
        {
            "id": 9803,
            "ip_address": "58.145.189.234",
            "count": 4,
            "first_visit": "2022-05-20T20:47:00.044321+06:00",
            "date": null
        }
    ]
}