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

{
    "count": 94846,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1152&ordering=ip_address",
    "results": [
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 66698,
            "ip_address": "103.109.96.141",
            "count": 1,
            "first_visit": "2024-04-06T15:25:38.188461+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 35245,
            "ip_address": "103.109.96.141",
            "count": 1,
            "first_visit": "2022-09-30T06:26:54.978121+06:00",
            "date": "2022-09-30"
        },
        {
            "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": 85421,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-07T19:43:01.561007+06:00",
            "date": "2025-07-07"
        }
    ]
}