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

{
    "count": 98321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17888&ordering=ip_address",
    "results": [
        {
            "id": 25628,
            "ip_address": "103.253.46.71",
            "count": 1,
            "first_visit": "2022-07-21T18:17:19.734902+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10530,
            "ip_address": "103.253.46.71",
            "count": 1,
            "first_visit": "2022-05-23T08:28:39.917490+06:00",
            "date": null
        },
        {
            "id": 11131,
            "ip_address": "103.253.46.73",
            "count": 1,
            "first_visit": "2022-05-24T21:06:09.365008+06:00",
            "date": null
        },
        {
            "id": 51619,
            "ip_address": "103.253.46.74",
            "count": 1,
            "first_visit": "2023-08-03T22:54:32.580914+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 11937,
            "ip_address": "103.253.46.8",
            "count": 1,
            "first_visit": "2022-05-27T15:08:49.702354+06:00",
            "date": null
        },
        {
            "id": 82867,
            "ip_address": "103.253.46.80",
            "count": 1,
            "first_visit": "2025-05-16T15:38:25.608798+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 19996,
            "ip_address": "103.253.46.80",
            "count": 1,
            "first_visit": "2022-06-29T10:58:27.989030+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 26659,
            "ip_address": "103.253.46.82",
            "count": 1,
            "first_visit": "2022-07-24T10:51:14.877414+06:00",
            "date": "2022-07-24"
        }
    ]
}