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

{
    "count": 97233,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22672&ordering=-ip_address",
    "results": [
        {
            "id": 8356,
            "ip_address": "37.111.207.58",
            "count": 2,
            "first_visit": "2022-05-17T22:30:26.117779+06:00",
            "date": null
        },
        {
            "id": 24218,
            "ip_address": "37.111.207.57",
            "count": 5,
            "first_visit": "2022-07-19T22:45:27.531351+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10234,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-05-22T09:10:19.744038+06:00",
            "date": null
        },
        {
            "id": 24300,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-07-20T00:45:09.252166+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 51674,
            "ip_address": "37.111.207.56",
            "count": 2,
            "first_visit": "2023-08-04T12:36:41.713616+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 35645,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2022-10-08T19:17:54.820873+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 7493,
            "ip_address": "37.111.207.55",
            "count": 2,
            "first_visit": "2022-05-16T23:42:16.140938+06:00",
            "date": null
        },
        {
            "id": 6287,
            "ip_address": "37.111.207.54",
            "count": 1,
            "first_visit": "2022-05-15T09:09:44.449086+06:00",
            "date": null
        }
    ]
}