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

{
    "count": 99602,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5872&ordering=-count",
    "results": [
        {
            "id": 80650,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-27T00:35:19.837230+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80953,
            "ip_address": "103.187.94.142",
            "count": 5,
            "first_visit": "2025-04-04T20:51:22.030301+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 66115,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-03-20T08:00:35.097825+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 5650,
            "ip_address": "66.249.69.72",
            "count": 5,
            "first_visit": "2022-05-05T19:44:39.691532+06:00",
            "date": null
        },
        {
            "id": 66108,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-20T00:55:27.993736+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 32877,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-08-25T00:48:13.540219+06:00",
            "date": "2022-08-25"
        }
    ]
}