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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27968&ordering=-ip_address",
    "results": [
        {
            "id": 97625,
            "ip_address": "27.32.3.123",
            "count": 3,
            "first_visit": "2026-05-01T14:27:00.365783+06:00",
            "date": "2026-05-01"
        },
        {
            "id": 97870,
            "ip_address": "27.32.3.123",
            "count": 2,
            "first_visit": "2026-05-09T14:04:32.435421+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97932,
            "ip_address": "27.32.3.123",
            "count": 1,
            "first_visit": "2026-05-11T02:33:43.534875+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 13481,
            "ip_address": "27.2.199.4",
            "count": 1,
            "first_visit": "2022-06-04T01:37:33.049140+06:00",
            "date": null
        },
        {
            "id": 92555,
            "ip_address": "27.186.140.36",
            "count": 1,
            "first_visit": "2025-12-02T07:19:48.151275+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 1087,
            "ip_address": "27.147.255.239",
            "count": 2,
            "first_visit": "2021-12-20T21:07:04.014600+06:00",
            "date": null
        },
        {
            "id": 19239,
            "ip_address": "27.147.255.18",
            "count": 1,
            "first_visit": "2022-06-26T23:29:28.479966+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 34989,
            "ip_address": "27.147.254.96",
            "count": 5,
            "first_visit": "2022-09-25T19:56:21.653194+06:00",
            "date": "2022-09-25"
        }
    ]
}