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

{
    "count": 99512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5632&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5616&ordering=-count",
    "results": [
        {
            "id": 34780,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-22T00:02:24.868060+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11284,
            "ip_address": "114.119.132.114",
            "count": 5,
            "first_visit": "2022-05-25T03:03:34.463155+06:00",
            "date": null
        },
        {
            "id": 66969,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-15T00:45:07.715965+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 1768,
            "ip_address": "66.249.70.158",
            "count": 5,
            "first_visit": "2022-01-10T17:43:33.637527+06:00",
            "date": null
        },
        {
            "id": 34692,
            "ip_address": "66.249.66.212",
            "count": 5,
            "first_visit": "2022-09-20T01:39:36.162776+06:00",
            "date": "2022-09-20"
        }
    ]
}