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

{
    "count": 93081,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10424&ordering=-ip_address",
    "results": [
        {
            "id": 8952,
            "ip_address": "58.145.186.248",
            "count": 2,
            "first_visit": "2022-05-18T13:40:42.679698+06:00",
            "date": null
        },
        {
            "id": 43964,
            "ip_address": "58.145.186.248",
            "count": 3,
            "first_visit": "2023-03-18T11:50:03.701451+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 31850,
            "ip_address": "58.145.186.247",
            "count": 1,
            "first_visit": "2022-08-12T16:58:31.516216+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 28881,
            "ip_address": "58.145.186.247",
            "count": 1,
            "first_visit": "2022-07-28T17:51:49.306003+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6752,
            "ip_address": "58.145.186.246",
            "count": 2,
            "first_visit": "2022-05-16T14:31:24.713953+06:00",
            "date": null
        },
        {
            "id": 41012,
            "ip_address": "58.145.186.246",
            "count": 1,
            "first_visit": "2023-01-26T22:42:06.975943+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 52621,
            "ip_address": "58.145.186.245",
            "count": 1,
            "first_visit": "2023-08-15T21:39:06.951208+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 21178,
            "ip_address": "58.145.186.244",
            "count": 1,
            "first_visit": "2022-07-05T06:21:40.449339+06:00",
            "date": "2022-07-05"
        }
    ]
}