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

{
    "count": 99842,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8880&ordering=-count",
    "results": [
        {
            "id": 35327,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-10-02T00:36:14.136793+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 11500,
            "ip_address": "37.111.206.213",
            "count": 4,
            "first_visit": "2022-05-25T23:17:18.140646+06:00",
            "date": null
        },
        {
            "id": 73636,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-26T06:36:21.861994+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 73678,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-27T09:30:42.381072+06:00",
            "date": "2024-09-27"
        },
        {
            "id": 73879,
            "ip_address": "66.249.64.132",
            "count": 4,
            "first_visit": "2024-10-02T03:08:58.832357+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 73596,
            "ip_address": "66.249.69.6",
            "count": 4,
            "first_visit": "2024-09-25T14:44:13.629676+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 73604,
            "ip_address": "66.249.69.7",
            "count": 4,
            "first_visit": "2024-09-25T18:26:38.713908+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 1094,
            "ip_address": "103.59.38.66",
            "count": 4,
            "first_visit": "2021-12-20T23:05:34.437727+06:00",
            "date": null
        }
    ]
}