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

{
    "count": 93090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79832&ordering=-ip_address",
    "results": [
        {
            "id": 1393,
            "ip_address": "103.216.57.14",
            "count": 2,
            "first_visit": "2021-12-26T19:23:54.434566+06:00",
            "date": null
        },
        {
            "id": 1911,
            "ip_address": "103.216.56.98",
            "count": 5,
            "first_visit": "2022-01-11T17:06:28.240128+06:00",
            "date": null
        },
        {
            "id": 37465,
            "ip_address": "103.216.56.98",
            "count": 1,
            "first_visit": "2022-11-16T09:19:48.279531+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 25986,
            "ip_address": "103.216.56.98",
            "count": 1,
            "first_visit": "2022-07-22T15:07:11.649618+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 23180,
            "ip_address": "103.216.56.89",
            "count": 2,
            "first_visit": "2022-07-16T17:44:13.049299+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 28471,
            "ip_address": "103.216.56.66",
            "count": 5,
            "first_visit": "2022-07-28T00:52:21.017194+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28374,
            "ip_address": "103.216.56.66",
            "count": 3,
            "first_visit": "2022-07-27T22:54:10.263436+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29888,
            "ip_address": "103.216.56.65",
            "count": 1,
            "first_visit": "2022-07-30T12:50:57.411921+06:00",
            "date": "2022-07-30"
        }
    ]
}