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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50504&ordering=ip_address",
    "results": [
        {
            "id": 7618,
            "ip_address": "119.30.35.166",
            "count": 3,
            "first_visit": "2022-05-17T07:20:02.021475+06:00",
            "date": null
        },
        {
            "id": 8405,
            "ip_address": "119.30.35.167",
            "count": 2,
            "first_visit": "2022-05-17T22:51:22.305237+06:00",
            "date": null
        },
        {
            "id": 31588,
            "ip_address": "119.30.35.167",
            "count": 1,
            "first_visit": "2022-08-09T02:11:49.747581+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 24445,
            "ip_address": "119.30.35.168",
            "count": 1,
            "first_visit": "2022-07-20T10:10:26.259129+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 35068,
            "ip_address": "119.30.35.168",
            "count": 1,
            "first_visit": "2022-09-27T04:36:44.991352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 10187,
            "ip_address": "119.30.35.169",
            "count": 1,
            "first_visit": "2022-05-22T00:06:07.373813+06:00",
            "date": null
        },
        {
            "id": 59616,
            "ip_address": "119.30.35.17",
            "count": 1,
            "first_visit": "2023-11-17T12:44:42.315086+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 11587,
            "ip_address": "119.30.35.171",
            "count": 3,
            "first_visit": "2022-05-26T02:18:41.385466+06:00",
            "date": null
        }
    ]
}