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

{
    "count": 97986,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25344&ordering=-ip_address",
    "results": [
        {
            "id": 68531,
            "ip_address": "37.111.196.142",
            "count": 1,
            "first_visit": "2024-05-18T18:56:31.903536+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 33943,
            "ip_address": "37.111.196.141",
            "count": 1,
            "first_visit": "2022-09-06T22:17:01.502592+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 17540,
            "ip_address": "37.111.196.141",
            "count": 1,
            "first_visit": "2022-06-22T23:46:08.716547+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 7902,
            "ip_address": "37.111.196.141",
            "count": 2,
            "first_visit": "2022-05-17T11:04:44.776438+06:00",
            "date": null
        },
        {
            "id": 79564,
            "ip_address": "37.111.196.14",
            "count": 1,
            "first_visit": "2025-02-28T14:50:03.133595+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 28645,
            "ip_address": "37.111.196.138",
            "count": 1,
            "first_visit": "2022-07-28T10:01:39.387337+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12398,
            "ip_address": "37.111.196.138",
            "count": 1,
            "first_visit": "2022-05-29T08:53:18.453087+06:00",
            "date": null
        },
        {
            "id": 4089,
            "ip_address": "37.111.196.135",
            "count": 1,
            "first_visit": "2022-03-05T09:12:35.788789+06:00",
            "date": null
        }
    ]
}