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

{
    "count": 96266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20480&ordering=-ip_address",
    "results": [
        {
            "id": 72398,
            "ip_address": "37.111.214.83",
            "count": 4,
            "first_visit": "2024-08-21T20:27:03.158388+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 68409,
            "ip_address": "37.111.214.83",
            "count": 1,
            "first_visit": "2024-05-16T16:03:09.781146+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 10618,
            "ip_address": "37.111.214.82",
            "count": 1,
            "first_visit": "2022-05-23T12:03:54.492488+06:00",
            "date": null
        },
        {
            "id": 6169,
            "ip_address": "37.111.214.81",
            "count": 1,
            "first_visit": "2022-05-14T23:25:14.755203+06:00",
            "date": null
        },
        {
            "id": 6170,
            "ip_address": "37.111.214.81",
            "count": 2,
            "first_visit": "2022-05-14T23:25:14.755584+06:00",
            "date": null
        },
        {
            "id": 4128,
            "ip_address": "37.111.214.80",
            "count": null,
            "first_visit": "2022-03-06T21:32:31.490862+06:00",
            "date": null
        },
        {
            "id": 8486,
            "ip_address": "37.111.214.8",
            "count": 1,
            "first_visit": "2022-05-17T23:20:59.717477+06:00",
            "date": null
        },
        {
            "id": 28619,
            "ip_address": "37.111.214.8",
            "count": 1,
            "first_visit": "2022-07-28T09:11:19.707718+06:00",
            "date": "2022-07-28"
        }
    ]
}