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

{
    "count": 99635,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91904&ordering=-ip_address",
    "results": [
        {
            "id": 33672,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-09-02T10:17:24.173825+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 65371,
            "ip_address": "103.150.254.87",
            "count": 1,
            "first_visit": "2024-03-01T09:56:18.642342+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 47052,
            "ip_address": "103.150.254.86",
            "count": 1,
            "first_visit": "2023-05-23T23:52:29.767961+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 306,
            "ip_address": "103.150.254.86",
            "count": 3,
            "first_visit": "2021-12-06T17:21:18.841413+06:00",
            "date": null
        },
        {
            "id": 2328,
            "ip_address": "103.150.254.85",
            "count": 6,
            "first_visit": "2022-01-16T20:08:08.251759+06:00",
            "date": null
        },
        {
            "id": 25751,
            "ip_address": "103.150.254.84",
            "count": 1,
            "first_visit": "2022-07-22T00:35:41.413450+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2269,
            "ip_address": "103.150.254.82",
            "count": 2,
            "first_visit": "2022-01-15T18:09:43.149571+06:00",
            "date": null
        },
        {
            "id": 12214,
            "ip_address": "103.150.254.81",
            "count": 2,
            "first_visit": "2022-05-28T15:07:25.196148+06:00",
            "date": null
        }
    ]
}