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

{
    "count": 99250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4056&ordering=ip_address",
    "results": [
        {
            "id": 2967,
            "ip_address": "103.127.56.141",
            "count": 5,
            "first_visit": "2022-01-28T08:57:03.136536+06:00",
            "date": null
        },
        {
            "id": 15779,
            "ip_address": "103.127.56.180",
            "count": 1,
            "first_visit": "2022-06-16T23:59:02.484359+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 12518,
            "ip_address": "103.127.56.181",
            "count": 1,
            "first_visit": "2022-05-29T16:49:01.879592+06:00",
            "date": null
        },
        {
            "id": 5597,
            "ip_address": "103.127.56.183",
            "count": 5,
            "first_visit": "2022-05-04T01:37:19.221850+06:00",
            "date": null
        },
        {
            "id": 9178,
            "ip_address": "103.127.56.187",
            "count": 1,
            "first_visit": "2022-05-18T23:23:41.493175+06:00",
            "date": null
        },
        {
            "id": 23141,
            "ip_address": "103.127.56.236",
            "count": 1,
            "first_visit": "2022-07-16T12:20:38.538144+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 84019,
            "ip_address": "103.127.56.39",
            "count": 1,
            "first_visit": "2025-06-14T16:13:13.156487+06:00",
            "date": "2025-06-14"
        },
        {
            "id": 18506,
            "ip_address": "103.127.56.39",
            "count": 1,
            "first_visit": "2022-06-25T09:47:54.539725+06:00",
            "date": "2022-06-25"
        }
    ]
}