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

{
    "count": 102610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5456&ordering=-count",
    "results": [
        {
            "id": 67884,
            "ip_address": "58.145.184.237",
            "count": 5,
            "first_visit": "2024-05-04T17:55:43.830797+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 68084,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-05-09T05:59:00.569126+06:00",
            "date": "2024-05-09"
        },
        {
            "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": 35545,
            "ip_address": "66.249.70.216",
            "count": 5,
            "first_visit": "2022-10-06T00:55:27.271286+06:00",
            "date": "2022-10-06"
        },
        {
            "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": 80923,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-04-04T04:20:30.302544+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 67804,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2024-05-02T08:19:31.849285+06:00",
            "date": "2024-05-02"
        }
    ]
}