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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77512&ordering=-ip_address",
    "results": [
        {
            "id": 60064,
            "ip_address": "103.88.24.22",
            "count": 2,
            "first_visit": "2023-11-24T12:28:10.404009+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 1687,
            "ip_address": "103.88.24.18",
            "count": 1,
            "first_visit": "2022-01-06T08:23:08.426377+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": 1227,
            "ip_address": "103.88.24.16",
            "count": 1,
            "first_visit": "2021-12-22T01:24:33.681216+06:00",
            "date": null
        },
        {
            "id": 7591,
            "ip_address": "103.88.24.15",
            "count": 3,
            "first_visit": "2022-05-17T05:15:10.082061+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": 24333,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-07-20T01:35:43.306055+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        }
    ]
}