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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78064&ordering=ip_address",
    "results": [
        {
            "id": 66708,
            "ip_address": "37.111.211.132",
            "count": 1,
            "first_visit": "2024-04-06T20:27:26.773024+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 7234,
            "ip_address": "37.111.211.133",
            "count": 1,
            "first_visit": "2022-05-16T20:04:01.580418+06:00",
            "date": null
        },
        {
            "id": 20422,
            "ip_address": "37.111.211.134",
            "count": 1,
            "first_visit": "2022-06-30T19:06:09.930077+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 5400,
            "ip_address": "37.111.211.138",
            "count": 2,
            "first_visit": "2022-04-26T12:24:45.412823+06:00",
            "date": null
        },
        {
            "id": 75703,
            "ip_address": "37.111.211.138",
            "count": 2,
            "first_visit": "2024-11-15T21:49:50.656036+06:00",
            "date": "2024-11-15"
        },
        {
            "id": 90491,
            "ip_address": "37.111.211.14",
            "count": 1,
            "first_visit": "2025-10-08T06:22:01.597902+06:00",
            "date": "2025-10-08"
        },
        {
            "id": 16854,
            "ip_address": "37.111.211.140",
            "count": 1,
            "first_visit": "2022-06-20T16:28:58.088826+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 31546,
            "ip_address": "37.111.211.141",
            "count": 1,
            "first_visit": "2022-08-08T16:56:06.842059+06:00",
            "date": "2022-08-08"
        }
    ]
}