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

{
    "count": 98194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-count",
    "results": [
        {
            "id": 3901,
            "ip_address": "172.225.218.25",
            "count": 2,
            "first_visit": "2022-02-26T18:40:00.093403+06:00",
            "date": null
        },
        {
            "id": 63501,
            "ip_address": "103.12.173.235",
            "count": 2,
            "first_visit": "2024-01-20T23:08:12.973825+06:00",
            "date": "2024-01-20"
        },
        {
            "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": 56678,
            "ip_address": "103.230.106.62",
            "count": 2,
            "first_visit": "2023-10-03T22:24:27.935615+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 63544,
            "ip_address": "59.153.103.130",
            "count": 2,
            "first_visit": "2024-01-21T17:06:10.110861+06:00",
            "date": "2024-01-21"
        },
        {
            "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
        }
    ]
}