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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71512&ordering=ip_address",
    "results": [
        {
            "id": 3696,
            "ip_address": "2.50.6.128",
            "count": 1,
            "first_visit": "2022-02-18T01:10:38.364795+06:00",
            "date": null
        },
        {
            "id": 25958,
            "ip_address": "2.50.7.108",
            "count": 1,
            "first_visit": "2022-07-22T14:04:00.185374+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 71281,
            "ip_address": "2.51.54.46",
            "count": 1,
            "first_visit": "2024-07-17T15:19:17.793674+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 91064,
            "ip_address": "2.56.189.97",
            "count": 2,
            "first_visit": "2025-10-21T16:46:45.261540+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 52675,
            "ip_address": "2.56.191.62",
            "count": 1,
            "first_visit": "2023-08-16T14:50:49.356410+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 2344,
            "ip_address": "2.57.17.10",
            "count": 1,
            "first_visit": "2022-01-17T02:57:42.839315+06:00",
            "date": null
        },
        {
            "id": 2348,
            "ip_address": "2.57.17.163",
            "count": 1,
            "first_visit": "2022-01-17T03:00:48.860558+06:00",
            "date": null
        },
        {
            "id": 787,
            "ip_address": "2.57.17.32",
            "count": 1,
            "first_visit": "2021-12-18T04:10:58.602788+06:00",
            "date": null
        }
    ]
}