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

{
    "count": 100533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15184&ordering=-count",
    "results": [
        {
            "id": 60008,
            "ip_address": "103.117.194.230",
            "count": 2,
            "first_visit": "2023-11-23T14:58:34.751477+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 59867,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-21T01:35:55.158443+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59847,
            "ip_address": "59.153.102.137",
            "count": 2,
            "first_visit": "2023-11-20T16:12:06.936346+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 60592,
            "ip_address": "103.91.231.214",
            "count": 2,
            "first_visit": "2023-12-05T11:37:10.107059+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 3811,
            "ip_address": "116.58.201.133",
            "count": 2,
            "first_visit": "2022-02-23T09:27:42.296044+06:00",
            "date": null
        },
        {
            "id": 59852,
            "ip_address": "103.81.28.138",
            "count": 2,
            "first_visit": "2023-11-20T19:19:29.642499+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59873,
            "ip_address": "34.94.158.114",
            "count": 2,
            "first_visit": "2023-11-21T05:19:48.166413+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59824,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-20T01:54:32.134769+06:00",
            "date": "2023-11-20"
        }
    ]
}