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

{
    "count": 99473,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5432&ordering=-count",
    "results": [
        {
            "id": 11823,
            "ip_address": "114.119.130.30",
            "count": 5,
            "first_visit": "2022-05-27T00:57:11.506373+06:00",
            "date": null
        },
        {
            "id": 11857,
            "ip_address": "114.119.134.187",
            "count": 5,
            "first_visit": "2022-05-27T06:27:44.886307+06:00",
            "date": null
        },
        {
            "id": 11928,
            "ip_address": "114.119.129.229",
            "count": 5,
            "first_visit": "2022-05-27T13:20:47.832999+06:00",
            "date": null
        },
        {
            "id": 67368,
            "ip_address": "66.249.66.40",
            "count": 5,
            "first_visit": "2024-04-24T09:23:29.553627+06:00",
            "date": "2024-04-24"
        },
        {
            "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": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "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": 67164,
            "ip_address": "103.217.111.25",
            "count": 5,
            "first_visit": "2024-04-18T21:08:59.538614+06:00",
            "date": "2024-04-18"
        }
    ]
}