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

{
    "count": 98016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-count",
    "results": [
        {
            "id": 24322,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2022-07-20T01:18:19.969477+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10930,
            "ip_address": "103.96.38.72",
            "count": 2,
            "first_visit": "2022-05-24T11:56:19.254288+06:00",
            "date": null
        },
        {
            "id": 10921,
            "ip_address": "37.111.207.97",
            "count": 2,
            "first_visit": "2022-05-24T11:46:09.008472+06:00",
            "date": null
        },
        {
            "id": 24484,
            "ip_address": "37.111.242.30",
            "count": 2,
            "first_visit": "2022-07-20T10:47:48.578561+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8615,
            "ip_address": "119.30.32.23",
            "count": 2,
            "first_visit": "2022-05-18T02:15:44.919325+06:00",
            "date": null
        },
        {
            "id": 24488,
            "ip_address": "103.25.248.240",
            "count": 2,
            "first_visit": "2022-07-20T10:52:48.999599+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24399,
            "ip_address": "37.111.246.242",
            "count": 2,
            "first_visit": "2022-07-20T08:28:10.062765+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8179,
            "ip_address": "103.148.210.214",
            "count": 2,
            "first_visit": "2022-05-17T14:22:19.879113+06:00",
            "date": null
        }
    ]
}