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

{
    "count": 100757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30312&ordering=-ip_address",
    "results": [
        {
            "id": 100170,
            "ip_address": "27.123.255.166",
            "count": 1,
            "first_visit": "2026-07-11T23:38:21.583486+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 44989,
            "ip_address": "27.123.255.158",
            "count": 1,
            "first_visit": "2023-04-07T09:08:47.471857+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 9208,
            "ip_address": "27.123.255.157",
            "count": 1,
            "first_visit": "2022-05-18T23:49:59.665487+06:00",
            "date": null
        },
        {
            "id": 41846,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-08T22:49:26.740549+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41925,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-10T05:54:31.149201+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 99881,
            "ip_address": "27.123.255.140",
            "count": 1,
            "first_visit": "2026-07-03T22:46:49.616136+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 1066,
            "ip_address": "27.123.255.136",
            "count": 1,
            "first_visit": "2021-12-20T17:15:03.434861+06:00",
            "date": null
        },
        {
            "id": 2693,
            "ip_address": "27.123.254.22",
            "count": 1,
            "first_visit": "2022-01-23T19:43:42.610051+06:00",
            "date": null
        }
    ]
}