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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5376&ordering=-count",
    "results": [
        {
            "id": 67269,
            "ip_address": "66.249.66.42",
            "count": 5,
            "first_visit": "2024-04-21T16:55:37.103267+06:00",
            "date": "2024-04-21"
        },
        {
            "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": 2721,
            "ip_address": "37.111.193.29",
            "count": 5,
            "first_visit": "2022-01-24T11:44:27.437478+06:00",
            "date": null
        },
        {
            "id": 12144,
            "ip_address": "119.30.32.234",
            "count": 5,
            "first_visit": "2022-05-28T10:11:50.778385+06:00",
            "date": null
        },
        {
            "id": 68022,
            "ip_address": "35.86.209.181",
            "count": 5,
            "first_visit": "2024-05-07T14:46:55.433710+06:00",
            "date": "2024-05-07"
        },
        {
            "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": 67284,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-22T01:36:28.829748+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 3986,
            "ip_address": "37.111.207.17",
            "count": 5,
            "first_visit": "2022-03-01T20:21:34.032703+06:00",
            "date": null
        }
    ]
}