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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17064&ordering=-ip_address",
    "results": [
        {
            "id": 28128,
            "ip_address": "42.0.4.228",
            "count": 3,
            "first_visit": "2022-07-27T11:09:50.115121+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8640,
            "ip_address": "42.0.4.227",
            "count": 10,
            "first_visit": "2022-05-18T05:32:33.815390+06:00",
            "date": null
        },
        {
            "id": 27243,
            "ip_address": "42.0.4.226",
            "count": 1,
            "first_visit": "2022-07-25T12:33:28.709069+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10225,
            "ip_address": "42.0.4.226",
            "count": 4,
            "first_visit": "2022-05-22T07:56:22.021802+06:00",
            "date": null
        },
        {
            "id": 19635,
            "ip_address": "42.0.4.226",
            "count": 1,
            "first_visit": "2022-06-28T06:33:07.390246+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10960,
            "ip_address": "42.0.4.225",
            "count": 3,
            "first_visit": "2022-05-24T12:58:46.248457+06:00",
            "date": null
        },
        {
            "id": 28224,
            "ip_address": "42.0.4.225",
            "count": 1,
            "first_visit": "2022-07-27T13:46:33.927061+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 17633,
            "ip_address": "42.0.4.225",
            "count": 1,
            "first_visit": "2022-06-23T08:15:52.410273+06:00",
            "date": "2022-06-23"
        }
    ]
}