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

{
    "count": 95240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16312&ordering=-ip_address",
    "results": [
        {
            "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": 19635,
            "ip_address": "42.0.4.226",
            "count": 1,
            "first_visit": "2022-06-28T06:33:07.390246+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10225,
            "ip_address": "42.0.4.226",
            "count": 4,
            "first_visit": "2022-05-22T07:56:22.021802+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"
        },
        {
            "id": 10960,
            "ip_address": "42.0.4.225",
            "count": 3,
            "first_visit": "2022-05-24T12:58:46.248457+06:00",
            "date": null
        },
        {
            "id": 57031,
            "ip_address": "4.204.211.53",
            "count": 1,
            "first_visit": "2023-10-07T23:03:48.372296+06:00",
            "date": "2023-10-07"
        }
    ]
}