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

{
    "count": 103804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55984&ordering=-ip_address",
    "results": [
        {
            "id": 16110,
            "ip_address": "116.58.201.104",
            "count": 3,
            "first_visit": "2022-06-17T20:39:11.366068+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6868,
            "ip_address": "116.58.201.103",
            "count": 2,
            "first_visit": "2022-05-16T16:51:20.488291+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": 9809,
            "ip_address": "116.58.201.102",
            "count": 1,
            "first_visit": "2022-05-20T22:07:02.005453+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": 7658,
            "ip_address": "116.58.201.100",
            "count": 2,
            "first_visit": "2022-05-17T08:27:04.995184+06:00",
            "date": null
        },
        {
            "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": 10308,
            "ip_address": "116.58.201.10",
            "count": 9,
            "first_visit": "2022-05-22T14:39:18.355155+06:00",
            "date": null
        }
    ]
}