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

{
    "count": 96219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1168&ordering=ip_address",
    "results": [
        {
            "id": 33118,
            "ip_address": "103.109.96.145",
            "count": 1,
            "first_visit": "2022-08-27T21:00:34.725070+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 30461,
            "ip_address": "103.109.96.154",
            "count": 1,
            "first_visit": "2022-07-31T17:26:47.581964+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6111,
            "ip_address": "103.109.96.159",
            "count": 1,
            "first_visit": "2022-05-14T19:39:08.304371+06:00",
            "date": null
        },
        {
            "id": 8727,
            "ip_address": "103.109.96.177",
            "count": 1,
            "first_visit": "2022-05-18T09:45:27.330333+06:00",
            "date": null
        },
        {
            "id": 86637,
            "ip_address": "103.109.96.185",
            "count": 9,
            "first_visit": "2025-07-28T10:07:32.743061+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 86058,
            "ip_address": "103.109.96.185",
            "count": 2,
            "first_visit": "2025-07-18T19:13:30.678846+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 84691,
            "ip_address": "103.109.96.185",
            "count": 2,
            "first_visit": "2025-06-29T02:59:24.320933+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 85562,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-10T01:40:45.900516+06:00",
            "date": "2025-07-10"
        }
    ]
}