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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86984&ordering=-ip_address",
    "results": [
        {
            "id": 1123,
            "ip_address": "103.136.230.241",
            "count": 1,
            "first_visit": "2021-12-21T06:57:51.196133+06:00",
            "date": null
        },
        {
            "id": 18971,
            "ip_address": "103.136.2.238",
            "count": 1,
            "first_visit": "2022-06-26T08:15:18.318875+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18617,
            "ip_address": "103.136.2.234",
            "count": 1,
            "first_visit": "2022-06-25T14:08:24.848032+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18088,
            "ip_address": "103.136.2.234",
            "count": 2,
            "first_visit": "2022-06-24T12:04:36.167376+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4597,
            "ip_address": "103.136.2.230",
            "count": 1,
            "first_visit": "2022-03-22T21:49:35.162526+06:00",
            "date": null
        },
        {
            "id": 24896,
            "ip_address": "103.136.2.230",
            "count": 2,
            "first_visit": "2022-07-20T21:03:36.915054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29483,
            "ip_address": "103.136.2.230",
            "count": 1,
            "first_visit": "2022-07-29T22:24:04.894900+06:00",
            "date": "2022-07-29"
        }
    ]
}