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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9504&ordering=-count",
    "results": [
        {
            "id": 33584,
            "ip_address": "66.249.66.2",
            "count": 3,
            "first_visit": "2022-09-01T03:53:25.721998+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 8106,
            "ip_address": "103.67.157.4",
            "count": 3,
            "first_visit": "2022-05-17T12:38:12.669563+06:00",
            "date": null
        },
        {
            "id": 3929,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-02-27T21:28:46.584449+06:00",
            "date": null
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 3938,
            "ip_address": "103.217.111.24",
            "count": 3,
            "first_visit": "2022-02-28T07:35:26.115385+06:00",
            "date": null
        },
        {
            "id": 8050,
            "ip_address": "103.253.46.247",
            "count": 3,
            "first_visit": "2022-05-17T12:15:09.494387+06:00",
            "date": null
        },
        {
            "id": 8071,
            "ip_address": "58.145.191.245",
            "count": 3,
            "first_visit": "2022-05-17T12:24:06.386689+06:00",
            "date": null
        },
        {
            "id": 72594,
            "ip_address": "103.151.59.98",
            "count": 3,
            "first_visit": "2024-08-26T21:11:15.901400+06:00",
            "date": "2024-08-26"
        }
    ]
}