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

{
    "count": 91374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90640&ordering=-ip_address",
    "results": [
        {
            "id": 80860,
            "ip_address": "103.107.135.151",
            "count": 1,
            "first_visit": "2025-04-02T08:19:13.444659+06:00",
            "date": "2025-04-02"
        },
        {
            "id": 7571,
            "ip_address": "103.107.135.147",
            "count": 1,
            "first_visit": "2022-05-17T02:46:51.732829+06:00",
            "date": null
        },
        {
            "id": 44578,
            "ip_address": "103.107.135.138",
            "count": 2,
            "first_visit": "2023-03-30T00:48:28.126196+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 3639,
            "ip_address": "103.107.135.134",
            "count": 2,
            "first_visit": "2022-02-15T21:48:27.235117+06:00",
            "date": null
        },
        {
            "id": 4344,
            "ip_address": "103.107.135.132",
            "count": 3,
            "first_visit": "2022-03-13T22:03:38.560896+06:00",
            "date": null
        },
        {
            "id": 18956,
            "ip_address": "103.107.135.131",
            "count": 1,
            "first_visit": "2022-06-26T07:21:10.057639+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 741,
            "ip_address": "103.107.135.131",
            "count": 3,
            "first_visit": "2021-12-16T16:39:22.344017+06:00",
            "date": null
        },
        {
            "id": 449,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.467103+06:00",
            "date": null
        }
    ]
}