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

{
    "count": 97303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=ip_address",
    "results": [
        {
            "id": 66658,
            "ip_address": "103.89.79.4",
            "count": 1,
            "first_visit": "2024-04-05T19:44:38.173849+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 30086,
            "ip_address": "103.90.0.70",
            "count": 1,
            "first_visit": "2022-07-30T23:52:07.150096+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 38219,
            "ip_address": "103.90.1.118",
            "count": 1,
            "first_visit": "2022-12-03T13:27:18.291572+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 63246,
            "ip_address": "103.90.1.120",
            "count": 1,
            "first_visit": "2024-01-16T22:10:29.438910+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 69283,
            "ip_address": "103.90.1.253",
            "count": 2,
            "first_visit": "2024-05-29T16:13:51.404291+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 89437,
            "ip_address": "103.90.149.248",
            "count": 1,
            "first_visit": "2025-09-13T07:09:42.517737+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 1079,
            "ip_address": "103.90.212.18",
            "count": 1,
            "first_visit": "2021-12-20T19:25:48.854768+06:00",
            "date": null
        },
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        }
    ]
}