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

{
    "count": 92984,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80080&ordering=-ip_address",
    "results": [
        {
            "id": 6971,
            "ip_address": "103.209.22.2",
            "count": 1,
            "first_visit": "2022-05-16T18:09:28.071476+06:00",
            "date": null
        },
        {
            "id": 55616,
            "ip_address": "103.209.22.19",
            "count": 1,
            "first_visit": "2023-09-21T10:56:00.678939+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 11715,
            "ip_address": "103.209.22.140",
            "count": 1,
            "first_visit": "2022-05-26T20:47:37.135160+06:00",
            "date": null
        },
        {
            "id": 19817,
            "ip_address": "103.209.21.83",
            "count": 1,
            "first_visit": "2022-06-28T18:55:14.053072+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 1419,
            "ip_address": "103.209.21.7",
            "count": 1,
            "first_visit": "2021-12-27T23:43:39.840364+06:00",
            "date": null
        },
        {
            "id": 31867,
            "ip_address": "103.209.21.7",
            "count": 2,
            "first_visit": "2022-08-12T21:42:55.946433+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 29442,
            "ip_address": "103.209.21.7",
            "count": 1,
            "first_visit": "2022-07-29T20:37:07.808962+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28048,
            "ip_address": "103.209.21.7",
            "count": 1,
            "first_visit": "2022-07-27T08:09:07.008332+06:00",
            "date": "2022-07-27"
        }
    ]
}