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

{
    "count": 98170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28832&ordering=-ip_address",
    "results": [
        {
            "id": 36500,
            "ip_address": "27.147.191.153",
            "count": 1,
            "first_visit": "2022-10-26T23:31:10.524487+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 13128,
            "ip_address": "27.147.191.151",
            "count": 2,
            "first_visit": "2022-05-31T14:55:37.854621+06:00",
            "date": null
        },
        {
            "id": 25609,
            "ip_address": "27.147.191.150",
            "count": 1,
            "first_visit": "2022-07-21T16:34:15.179943+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23740,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-07-18T22:22:21.672034+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5876,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-05-11T21:02:52.986555+06:00",
            "date": null
        },
        {
            "id": 21848,
            "ip_address": "27.147.190.244",
            "count": 3,
            "first_visit": "2022-07-10T09:04:27.701495+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 16316,
            "ip_address": "27.147.190.244",
            "count": 1,
            "first_visit": "2022-06-18T10:28:12.987880+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 17354,
            "ip_address": "27.147.190.244",
            "count": 2,
            "first_visit": "2022-06-22T11:13:16.923476+06:00",
            "date": "2022-06-22"
        }
    ]
}