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

{
    "count": 100681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15936&ordering=-count",
    "results": [
        {
            "id": 7397,
            "ip_address": "119.30.32.135",
            "count": 2,
            "first_visit": "2022-05-16T22:44:22.759546+06:00",
            "date": null
        },
        {
            "id": 1863,
            "ip_address": "37.111.211.158",
            "count": 2,
            "first_visit": "2022-01-11T13:51:03.490596+06:00",
            "date": null
        },
        {
            "id": 56964,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-10-07T02:46:29.068094+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 57036,
            "ip_address": "103.49.170.104",
            "count": 2,
            "first_visit": "2023-10-08T00:04:13.615830+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 14773,
            "ip_address": "103.106.236.115",
            "count": 2,
            "first_visit": "2022-06-13T12:24:01.215580+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7415,
            "ip_address": "45.126.75.40",
            "count": 2,
            "first_visit": "2022-05-16T22:52:25.611502+06:00",
            "date": null
        },
        {
            "id": 56958,
            "ip_address": "119.30.38.10",
            "count": 2,
            "first_visit": "2023-10-07T00:33:55.637125+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 3741,
            "ip_address": "103.161.152.150",
            "count": 2,
            "first_visit": "2022-02-20T10:58:48.710835+06:00",
            "date": null
        }
    ]
}