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

{
    "count": 99852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8840&ordering=-count",
    "results": [
        {
            "id": 73800,
            "ip_address": "66.249.64.128",
            "count": 4,
            "first_visit": "2024-09-30T02:53:42.839658+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 73744,
            "ip_address": "59.153.102.24",
            "count": 4,
            "first_visit": "2024-09-29T00:05:15.764516+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 73789,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-09-30T01:06:39.042019+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 11417,
            "ip_address": "114.119.133.201",
            "count": 4,
            "first_visit": "2022-05-25T19:38:32.001497+06:00",
            "date": null
        },
        {
            "id": 2274,
            "ip_address": "103.58.72.84",
            "count": 4,
            "first_visit": "2022-01-15T21:56:15.187715+06:00",
            "date": null
        },
        {
            "id": 73886,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-02T08:48:27.316660+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 2230,
            "ip_address": "66.249.72.38",
            "count": 4,
            "first_visit": "2022-01-14T23:50:36.738224+06:00",
            "date": null
        },
        {
            "id": 35335,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-10-02T03:33:37.695784+06:00",
            "date": "2022-10-02"
        }
    ]
}