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

{
    "count": 103128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53264&ordering=-ip_address",
    "results": [
        {
            "id": 12746,
            "ip_address": "119.148.2.226",
            "count": 1,
            "first_visit": "2022-05-30T11:05:42.529649+06:00",
            "date": null
        },
        {
            "id": 38559,
            "ip_address": "119.148.2.226",
            "count": 1,
            "first_visit": "2022-12-11T09:05:19.763693+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 38470,
            "ip_address": "119.148.2.226",
            "count": 1,
            "first_visit": "2022-12-08T09:52:13.754699+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 86946,
            "ip_address": "119.148.2.124",
            "count": 1,
            "first_visit": "2025-08-02T10:12:03.324346+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 3359,
            "ip_address": "119.148.2.101",
            "count": 1,
            "first_visit": "2022-02-06T19:18:16.813318+06:00",
            "date": null
        },
        {
            "id": 77070,
            "ip_address": "119.148.20.90",
            "count": 2,
            "first_visit": "2024-12-23T13:14:36.154882+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 78751,
            "ip_address": "119.148.20.90",
            "count": 2,
            "first_visit": "2025-02-09T13:10:51.574680+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 64659,
            "ip_address": "119.148.20.51",
            "count": 1,
            "first_visit": "2024-02-12T18:16:59.114936+06:00",
            "date": "2024-02-12"
        }
    ]
}