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

{
    "count": 92168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88272&ordering=-ip_address",
    "results": [
        {
            "id": 82017,
            "ip_address": "103.129.115.165",
            "count": 3,
            "first_visit": "2025-04-29T10:39:41.642526+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 50365,
            "ip_address": "103.129.115.142",
            "count": 1,
            "first_visit": "2023-07-19T17:24:01.057370+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 15684,
            "ip_address": "103.127.95.226",
            "count": 1,
            "first_visit": "2022-06-16T14:13:20.667419+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 27392,
            "ip_address": "103.127.94.89",
            "count": 1,
            "first_visit": "2022-07-25T19:25:17.483315+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 43969,
            "ip_address": "103.127.94.73",
            "count": 3,
            "first_visit": "2023-03-18T12:29:56.632361+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 11473,
            "ip_address": "103.127.94.52",
            "count": 1,
            "first_visit": "2022-05-25T22:48:25.556704+06:00",
            "date": null
        },
        {
            "id": 5493,
            "ip_address": "103.127.94.51",
            "count": 1,
            "first_visit": "2022-04-30T23:42:00.712683+06:00",
            "date": null
        },
        {
            "id": 8979,
            "ip_address": "103.127.94.34",
            "count": 1,
            "first_visit": "2022-05-18T14:47:51.834010+06:00",
            "date": null
        }
    ]
}