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

{
    "count": 99837,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8904&ordering=-count",
    "results": [
        {
            "id": 11359,
            "ip_address": "114.119.132.116",
            "count": 4,
            "first_visit": "2022-05-25T13:06:32.557026+06:00",
            "date": null
        },
        {
            "id": 4501,
            "ip_address": "45.248.151.170",
            "count": 4,
            "first_visit": "2022-03-19T16:31:36.564233+06:00",
            "date": null
        },
        {
            "id": 11351,
            "ip_address": "114.119.134.165",
            "count": 4,
            "first_visit": "2022-05-25T12:19:15.771360+06:00",
            "date": null
        },
        {
            "id": 73633,
            "ip_address": "66.249.91.6",
            "count": 4,
            "first_visit": "2024-09-26T05:31:31.631954+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 73630,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-26T04:50:37.521037+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 73703,
            "ip_address": "66.249.64.132",
            "count": 4,
            "first_visit": "2024-09-28T00:25:24.497659+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 74049,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-10-06T05:30:00.298807+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 1113,
            "ip_address": "118.179.170.65",
            "count": 4,
            "first_visit": "2021-12-21T02:22:08.056303+06:00",
            "date": null
        }
    ]
}