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

{
    "count": 97484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93456&ordering=-ip_address",
    "results": [
        {
            "id": 32182,
            "ip_address": "103.127.6.109",
            "count": 1,
            "first_visit": "2022-08-17T00:55:45.927015+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 10564,
            "ip_address": "103.127.59.95",
            "count": 1,
            "first_visit": "2022-05-23T10:08:44.465893+06:00",
            "date": null
        },
        {
            "id": 31225,
            "ip_address": "103.127.59.78",
            "count": 1,
            "first_visit": "2022-08-05T09:59:17.472101+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 18668,
            "ip_address": "103.127.59.74",
            "count": 1,
            "first_visit": "2022-06-25T16:05:49.760071+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4115,
            "ip_address": "103.127.59.70",
            "count": 1,
            "first_visit": "2022-03-06T12:20:26.689800+06:00",
            "date": null
        },
        {
            "id": 28945,
            "ip_address": "103.127.59.194",
            "count": 1,
            "first_visit": "2022-07-28T22:42:10.577520+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8939,
            "ip_address": "103.127.59.187",
            "count": 1,
            "first_visit": "2022-05-18T13:09:35.233297+06:00",
            "date": null
        },
        {
            "id": 9565,
            "ip_address": "103.127.59.166",
            "count": 1,
            "first_visit": "2022-05-19T23:33:10.598952+06:00",
            "date": null
        }
    ]
}