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

{
    "count": 95795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18448&ordering=-count",
    "results": [
        {
            "id": 5946,
            "ip_address": "103.126.48.42",
            "count": 2,
            "first_visit": "2022-05-13T08:43:12.709158+06:00",
            "date": null
        },
        {
            "id": 45202,
            "ip_address": "78.27.100.59",
            "count": 2,
            "first_visit": "2023-04-12T00:07:01.816084+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 45213,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-12T06:33:44.622048+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 45249,
            "ip_address": "66.249.75.220",
            "count": 2,
            "first_visit": "2023-04-13T01:51:15.493963+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 11806,
            "ip_address": "103.126.14.176",
            "count": 2,
            "first_visit": "2022-05-27T00:11:24.940412+06:00",
            "date": null
        },
        {
            "id": 45179,
            "ip_address": "103.153.66.217",
            "count": 2,
            "first_visit": "2023-04-11T16:39:59.727582+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 45186,
            "ip_address": "103.230.105.47",
            "count": 2,
            "first_visit": "2023-04-11T19:53:00.895913+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 45178,
            "ip_address": "199.115.228.120",
            "count": 2,
            "first_visit": "2023-04-11T15:05:07.001366+06:00",
            "date": "2023-04-11"
        }
    ]
}