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

{
    "count": 102006,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43120&ordering=-ip_address",
    "results": [
        {
            "id": 1870,
            "ip_address": "172.58.227.202",
            "count": 2,
            "first_visit": "2022-01-11T14:15:07.539345+06:00",
            "date": null
        },
        {
            "id": 3318,
            "ip_address": "172.58.227.199",
            "count": 1,
            "first_visit": "2022-02-05T06:06:07.801758+06:00",
            "date": null
        },
        {
            "id": 4833,
            "ip_address": "172.58.223.185",
            "count": 1,
            "first_visit": "2022-03-31T22:55:14.484843+06:00",
            "date": null
        },
        {
            "id": 13207,
            "ip_address": "172.58.22.195",
            "count": 1,
            "first_visit": "2022-06-01T00:00:36.693288+06:00",
            "date": null
        },
        {
            "id": 48448,
            "ip_address": "172.58.209.60",
            "count": 1,
            "first_visit": "2023-06-18T10:29:41.257757+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48436,
            "ip_address": "172.58.209.172",
            "count": 1,
            "first_visit": "2023-06-18T04:42:19.039205+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48438,
            "ip_address": "172.58.209.134",
            "count": 2,
            "first_visit": "2023-06-18T05:24:45.398109+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48439,
            "ip_address": "172.58.208.248",
            "count": 1,
            "first_visit": "2023-06-18T05:25:07.976021+06:00",
            "date": "2023-06-18"
        }
    ]
}