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

{
    "count": 98075,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=616&ordering=-ip_address",
    "results": [
        {
            "id": 27336,
            "ip_address": "89.187.163.165",
            "count": 1,
            "first_visit": "2022-07-25T14:08:03.086587+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 76324,
            "ip_address": "89.187.163.165",
            "count": 2,
            "first_visit": "2024-12-03T14:40:16.067332+06:00",
            "date": "2024-12-03"
        },
        {
            "id": 996,
            "ip_address": "89.187.163.135",
            "count": 1,
            "first_visit": "2021-12-20T01:29:49.634300+06:00",
            "date": null
        },
        {
            "id": 36026,
            "ip_address": "89.187.162.105",
            "count": 3,
            "first_visit": "2022-10-17T14:08:14.255365+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 35969,
            "ip_address": "89.187.162.105",
            "count": 2,
            "first_visit": "2022-10-16T12:40:58.742590+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35732,
            "ip_address": "89.171.213.124",
            "count": 1,
            "first_visit": "2022-10-10T22:47:41.800594+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 34409,
            "ip_address": "89.171.213.124",
            "count": 1,
            "first_visit": "2022-09-15T02:46:46.149370+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 3831,
            "ip_address": "89.163.224.89",
            "count": 1,
            "first_visit": "2022-02-23T22:03:15.402298+06:00",
            "date": null
        }
    ]
}