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

{
    "count": 102931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52152&ordering=-ip_address",
    "results": [
        {
            "id": 56551,
            "ip_address": "119.30.38.169",
            "count": 1,
            "first_visit": "2023-10-02T12:12:26.002783+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 66186,
            "ip_address": "119.30.38.168",
            "count": 1,
            "first_visit": "2024-03-21T22:49:39.454353+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 4668,
            "ip_address": "119.30.38.167",
            "count": 1,
            "first_visit": "2022-03-25T16:43:14.359035+06:00",
            "date": null
        },
        {
            "id": 6524,
            "ip_address": "119.30.38.166",
            "count": 3,
            "first_visit": "2022-05-16T07:25:00.667721+06:00",
            "date": null
        },
        {
            "id": 2305,
            "ip_address": "119.30.38.161",
            "count": 1,
            "first_visit": "2022-01-16T16:11:41.431723+06:00",
            "date": null
        },
        {
            "id": 7885,
            "ip_address": "119.30.38.160",
            "count": 2,
            "first_visit": "2022-05-17T10:58:32.409958+06:00",
            "date": null
        },
        {
            "id": 9793,
            "ip_address": "119.30.38.159",
            "count": 1,
            "first_visit": "2022-05-20T19:32:54.858599+06:00",
            "date": null
        },
        {
            "id": 12479,
            "ip_address": "119.30.38.158",
            "count": 1,
            "first_visit": "2022-05-29T13:52:12.673032+06:00",
            "date": null
        }
    ]
}