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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=-count",
    "results": [
        {
            "id": 22470,
            "ip_address": "103.159.188.165",
            "count": 3,
            "first_visit": "2022-07-14T10:22:42.325923+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4860,
            "ip_address": "103.120.36.139",
            "count": 3,
            "first_visit": "2022-04-01T22:42:40.150184+06:00",
            "date": null
        },
        {
            "id": 22508,
            "ip_address": "116.68.204.198",
            "count": 3,
            "first_visit": "2022-07-14T11:36:48.438179+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66884,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-12T08:01:05.094147+06:00",
            "date": "2024-04-12"
        },
        {
            "id": 22423,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-14T03:45:28.420545+06:00",
            "date": "2022-07-14"
        },
        {
            "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
        }
    ]
}