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

{
    "count": 93415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11592&ordering=ip_address",
    "results": [
        {
            "id": 50295,
            "ip_address": "103.196.234.153",
            "count": 1,
            "first_visit": "2023-07-18T23:38:48.074181+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50306,
            "ip_address": "103.196.234.153",
            "count": 1,
            "first_visit": "2023-07-19T02:36:40.295625+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 5749,
            "ip_address": "103.196.234.17",
            "count": 1,
            "first_visit": "2022-05-09T17:09:52.015366+06:00",
            "date": null
        },
        {
            "id": 89783,
            "ip_address": "103.196.234.200",
            "count": 3,
            "first_visit": "2025-09-20T00:24:20.771599+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 46120,
            "ip_address": "103.196.235.141",
            "count": 1,
            "first_visit": "2023-05-05T01:40:13.777014+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 42308,
            "ip_address": "103.196.235.141",
            "count": 2,
            "first_visit": "2023-02-17T19:10:03.721483+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 1303,
            "ip_address": "103.196.235.154",
            "count": 2,
            "first_visit": "2021-12-23T18:46:51.635048+06:00",
            "date": null
        },
        {
            "id": 2103,
            "ip_address": "103.196.235.156",
            "count": 1,
            "first_visit": "2022-01-13T11:45:20.180685+06:00",
            "date": null
        }
    ]
}