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

{
    "count": 102527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47424&ordering=ip_address",
    "results": [
        {
            "id": 28962,
            "ip_address": "116.58.201.100",
            "count": 1,
            "first_visit": "2022-07-28T23:06:18.265522+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7658,
            "ip_address": "116.58.201.100",
            "count": 2,
            "first_visit": "2022-05-17T08:27:04.995184+06:00",
            "date": null
        },
        {
            "id": 7418,
            "ip_address": "116.58.201.101",
            "count": 5,
            "first_visit": "2022-05-16T22:54:17.895568+06:00",
            "date": null
        },
        {
            "id": 9809,
            "ip_address": "116.58.201.102",
            "count": 1,
            "first_visit": "2022-05-20T22:07:02.005453+06:00",
            "date": null
        },
        {
            "id": 18634,
            "ip_address": "116.58.201.103",
            "count": 1,
            "first_visit": "2022-06-25T14:41:44.420631+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6868,
            "ip_address": "116.58.201.103",
            "count": 2,
            "first_visit": "2022-05-16T16:51:20.488291+06:00",
            "date": null
        },
        {
            "id": 11936,
            "ip_address": "116.58.201.104",
            "count": 1,
            "first_visit": "2022-05-27T15:04:52.725086+06:00",
            "date": null
        },
        {
            "id": 16110,
            "ip_address": "116.58.201.104",
            "count": 3,
            "first_visit": "2022-06-17T20:39:11.366068+06:00",
            "date": "2022-06-17"
        }
    ]
}