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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11920&ordering=-ip_address",
    "results": [
        {
            "id": 39018,
            "ip_address": "5.45.207.145",
            "count": 1,
            "first_visit": "2022-12-20T03:57:33.867854+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 4879,
            "ip_address": "5.45.207.141",
            "count": 1,
            "first_visit": "2022-04-02T14:31:48.994074+06:00",
            "date": null
        },
        {
            "id": 4726,
            "ip_address": "5.45.207.125",
            "count": 4,
            "first_visit": "2022-03-28T03:44:04.057343+06:00",
            "date": null
        },
        {
            "id": 41994,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2023-02-11T11:50:14.964089+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 37904,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-26T23:04:19.037729+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37969,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-29T08:21:35.077709+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38023,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-30T02:35:16.276060+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 37762,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-23T22:09:56.453965+06:00",
            "date": "2022-11-23"
        }
    ]
}