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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23560&ordering=ip_address",
    "results": [
        {
            "id": 14708,
            "ip_address": "103.88.24.1",
            "count": 1,
            "first_visit": "2022-06-12T23:46:55.402954+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        },
        {
            "id": 90202,
            "ip_address": "103.88.24.135",
            "count": 1,
            "first_visit": "2025-10-01T07:23:17.946958+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 7591,
            "ip_address": "103.88.24.15",
            "count": 3,
            "first_visit": "2022-05-17T05:15:10.082061+06:00",
            "date": null
        },
        {
            "id": 1227,
            "ip_address": "103.88.24.16",
            "count": 1,
            "first_visit": "2021-12-22T01:24:33.681216+06:00",
            "date": null
        },
        {
            "id": 33847,
            "ip_address": "103.88.24.17",
            "count": 2,
            "first_visit": "2022-09-05T10:50:00.664173+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 1687,
            "ip_address": "103.88.24.18",
            "count": 1,
            "first_visit": "2022-01-06T08:23:08.426377+06:00",
            "date": null
        },
        {
            "id": 59963,
            "ip_address": "103.88.24.22",
            "count": 1,
            "first_visit": "2023-11-22T22:08:36.136878+06:00",
            "date": "2023-11-22"
        }
    ]
}