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

{
    "count": 97950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25144&ordering=-ip_address",
    "results": [
        {
            "id": 4072,
            "ip_address": "37.111.197.171",
            "count": 1,
            "first_visit": "2022-03-04T17:49:29.963423+06:00",
            "date": null
        },
        {
            "id": 20676,
            "ip_address": "37.111.197.170",
            "count": 1,
            "first_visit": "2022-07-02T08:22:05.847326+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 8990,
            "ip_address": "37.111.197.170",
            "count": 1,
            "first_visit": "2022-05-18T15:14:22.374658+06:00",
            "date": null
        },
        {
            "id": 37782,
            "ip_address": "37.111.197.17",
            "count": 1,
            "first_visit": "2022-11-24T09:10:36.390721+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 11536,
            "ip_address": "37.111.197.167",
            "count": 2,
            "first_visit": "2022-05-26T00:04:14.199034+06:00",
            "date": null
        },
        {
            "id": 7862,
            "ip_address": "37.111.197.166",
            "count": 2,
            "first_visit": "2022-05-17T10:45:58.030660+06:00",
            "date": null
        },
        {
            "id": 10097,
            "ip_address": "37.111.197.164",
            "count": 3,
            "first_visit": "2022-05-21T22:07:39.402232+06:00",
            "date": null
        },
        {
            "id": 9843,
            "ip_address": "37.111.197.161",
            "count": 1,
            "first_visit": "2022-05-20T22:45:26.239166+06:00",
            "date": null
        }
    ]
}