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

{
    "count": 99388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10864&ordering=-count",
    "results": [
        {
            "id": 71710,
            "ip_address": "123.252.222.202",
            "count": 3,
            "first_visit": "2024-08-01T12:31:37.397951+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 71675,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-31T11:18:16.291745+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 30028,
            "ip_address": "202.134.14.154",
            "count": 3,
            "first_visit": "2022-07-30T22:38:49.953270+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 71635,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-07-30T08:32:57.732663+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 2914,
            "ip_address": "103.60.175.63",
            "count": 3,
            "first_visit": "2022-01-27T00:33:34.743239+06:00",
            "date": null
        },
        {
            "id": 2940,
            "ip_address": "103.86.201.43",
            "count": 3,
            "first_visit": "2022-01-27T15:21:10.724682+06:00",
            "date": null
        },
        {
            "id": 29915,
            "ip_address": "165.22.116.86",
            "count": 3,
            "first_visit": "2022-07-30T14:35:16.814626+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 71640,
            "ip_address": "192.140.252.217",
            "count": 3,
            "first_visit": "2024-07-30T10:30:24.585287+06:00",
            "date": "2024-07-30"
        }
    ]
}