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

{
    "count": 92511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9232&ordering=-count",
    "results": [
        {
            "id": 72030,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-08-11T11:24:09.969018+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 4133,
            "ip_address": "58.145.187.236",
            "count": 3,
            "first_visit": "2022-03-06T22:54:01.932738+06:00",
            "date": null
        },
        {
            "id": 8032,
            "ip_address": "37.111.206.179",
            "count": 3,
            "first_visit": "2022-05-17T12:07:15.216380+06:00",
            "date": null
        },
        {
            "id": 8023,
            "ip_address": "116.58.203.43",
            "count": 3,
            "first_visit": "2022-05-17T12:03:27.792718+06:00",
            "date": null
        },
        {
            "id": 71688,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-08-01T00:02:36.075748+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 8106,
            "ip_address": "103.67.157.4",
            "count": 3,
            "first_visit": "2022-05-17T12:38:12.669563+06:00",
            "date": null
        },
        {
            "id": 71675,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-31T11:18:16.291745+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 3929,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-02-27T21:28:46.584449+06:00",
            "date": null
        }
    ]
}