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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96120&ordering=-ip_address",
    "results": [
        {
            "id": 86614,
            "ip_address": "103.127.56.52",
            "count": 2,
            "first_visit": "2025-07-27T23:00:57.219805+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 36178,
            "ip_address": "103.127.56.52",
            "count": 1,
            "first_visit": "2022-10-19T23:40:56.424637+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 18506,
            "ip_address": "103.127.56.39",
            "count": 1,
            "first_visit": "2022-06-25T09:47:54.539725+06:00",
            "date": "2022-06-25"
        },
        {
            "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": 23141,
            "ip_address": "103.127.56.236",
            "count": 1,
            "first_visit": "2022-07-16T12:20:38.538144+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 9178,
            "ip_address": "103.127.56.187",
            "count": 1,
            "first_visit": "2022-05-18T23:23:41.493175+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": 12518,
            "ip_address": "103.127.56.181",
            "count": 1,
            "first_visit": "2022-05-29T16:49:01.879592+06:00",
            "date": null
        }
    ]
}