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

{
    "count": 102685,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50048&ordering=ip_address",
    "results": [
        {
            "id": 28862,
            "ip_address": "119.18.146.26",
            "count": 1,
            "first_visit": "2022-07-28T16:29:37.273799+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3049,
            "ip_address": "119.18.147.212",
            "count": 2,
            "first_visit": "2022-01-30T11:06:33.244912+06:00",
            "date": null
        },
        {
            "id": 23122,
            "ip_address": "119.18.147.24",
            "count": 1,
            "first_visit": "2022-07-16T09:59:31.650151+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 91613,
            "ip_address": "119.18.148.133",
            "count": 1,
            "first_visit": "2025-11-04T12:21:31.696325+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 23126,
            "ip_address": "119.18.149.129",
            "count": 1,
            "first_visit": "2022-07-16T10:17:10.637263+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 63292,
            "ip_address": "119.18.150.13",
            "count": 1,
            "first_visit": "2024-01-17T17:40:57.455868+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 53373,
            "ip_address": "119.18.150.54",
            "count": 1,
            "first_visit": "2023-08-24T10:33:01.106693+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 8358,
            "ip_address": "119.18.150.93",
            "count": 1,
            "first_visit": "2022-05-17T22:31:09.105346+06:00",
            "date": null
        }
    ]
}