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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43864&ordering=-ip_address",
    "results": [
        {
            "id": 17793,
            "ip_address": "172.225.220.24",
            "count": 3,
            "first_visit": "2022-06-23T15:46:10.248026+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4256,
            "ip_address": "172.225.220.24",
            "count": 2,
            "first_visit": "2022-03-10T20:08:32.896415+06:00",
            "date": null
        },
        {
            "id": 4258,
            "ip_address": "172.225.220.19",
            "count": 3,
            "first_visit": "2022-03-10T20:28:02.808160+06:00",
            "date": null
        },
        {
            "id": 38547,
            "ip_address": "172.225.220.18",
            "count": 1,
            "first_visit": "2022-12-10T20:12:50.717252+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 72728,
            "ip_address": "172.225.219.54",
            "count": 1,
            "first_visit": "2024-08-29T15:05:35.715617+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 73808,
            "ip_address": "172.225.219.41",
            "count": 1,
            "first_visit": "2024-09-30T08:36:48.562649+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 3261,
            "ip_address": "172.225.218.29",
            "count": 2,
            "first_visit": "2022-02-03T14:13:14.607087+06:00",
            "date": null
        },
        {
            "id": 37527,
            "ip_address": "172.225.218.28",
            "count": 1,
            "first_visit": "2022-11-18T00:27:15.752610+06:00",
            "date": "2022-11-18"
        }
    ]
}