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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79256&ordering=-ip_address",
    "results": [
        {
            "id": 29649,
            "ip_address": "103.73.107.244",
            "count": 1,
            "first_visit": "2022-07-30T03:16:26.640238+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 19642,
            "ip_address": "103.73.106.40",
            "count": 2,
            "first_visit": "2022-06-28T07:12:24.153015+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 24908,
            "ip_address": "103.73.106.245",
            "count": 1,
            "first_visit": "2022-07-20T21:15:38.048086+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        },
        {
            "id": 4690,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-03-26T16:51:16.609563+06:00",
            "date": null
        },
        {
            "id": 30559,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-08-01T00:51:01.519696+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 27778,
            "ip_address": "103.73.106.240",
            "count": 1,
            "first_visit": "2022-07-26T15:31:12.952033+06:00",
            "date": "2022-07-26"
        }
    ]
}