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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22488&ordering=-ip_address",
    "results": [
        {
            "id": 16351,
            "ip_address": "37.111.212.158",
            "count": 1,
            "first_visit": "2022-06-18T12:09:12.272660+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25270,
            "ip_address": "37.111.212.158",
            "count": 1,
            "first_visit": "2022-07-21T09:36:28.236771+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10340,
            "ip_address": "37.111.212.158",
            "count": 1,
            "first_visit": "2022-05-22T17:15:06.983323+06:00",
            "date": null
        },
        {
            "id": 84896,
            "ip_address": "37.111.212.158",
            "count": 1,
            "first_visit": "2025-06-30T14:44:35.606142+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 31049,
            "ip_address": "37.111.212.157",
            "count": 1,
            "first_visit": "2022-08-03T20:31:11.319345+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 8614,
            "ip_address": "37.111.212.157",
            "count": 2,
            "first_visit": "2022-05-18T02:11:43.990642+06:00",
            "date": null
        },
        {
            "id": 74914,
            "ip_address": "37.111.212.157",
            "count": 1,
            "first_visit": "2024-10-28T20:09:53.419991+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 12559,
            "ip_address": "37.111.212.156",
            "count": 1,
            "first_visit": "2022-05-29T21:50:15.020961+06:00",
            "date": null
        }
    ]
}