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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12280&ordering=-count",
    "results": [
        {
            "id": 22397,
            "ip_address": "92.27.85.21",
            "count": 3,
            "first_visit": "2022-07-13T23:21:47.098544+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 1183,
            "ip_address": "37.111.206.52",
            "count": 3,
            "first_visit": "2021-12-21T17:36:46.860161+06:00",
            "date": null
        },
        {
            "id": 4860,
            "ip_address": "103.120.36.139",
            "count": 3,
            "first_visit": "2022-04-01T22:42:40.150184+06:00",
            "date": null
        },
        {
            "id": 66805,
            "ip_address": "103.17.69.107",
            "count": 3,
            "first_visit": "2024-04-09T10:57:37.969331+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 9617,
            "ip_address": "103.148.41.233",
            "count": 3,
            "first_visit": "2022-05-20T07:11:59.186865+06:00",
            "date": null
        },
        {
            "id": 9692,
            "ip_address": "37.111.205.188",
            "count": 3,
            "first_visit": "2022-05-20T12:39:31.699978+06:00",
            "date": null
        },
        {
            "id": 9592,
            "ip_address": "116.58.205.225",
            "count": 3,
            "first_visit": "2022-05-20T01:04:10.718963+06:00",
            "date": null
        },
        {
            "id": 22301,
            "ip_address": "103.4.147.250",
            "count": 3,
            "first_visit": "2022-07-13T17:43:22.350038+06:00",
            "date": "2022-07-13"
        }
    ]
}