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

{
    "count": 91768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89848&ordering=ip_address",
    "results": [
        {
            "id": 3814,
            "ip_address": "72.137.123.61",
            "count": 1,
            "first_visit": "2022-02-23T13:03:21.486751+06:00",
            "date": null
        },
        {
            "id": 817,
            "ip_address": "72.137.7.206",
            "count": 3,
            "first_visit": "2021-12-19T10:19:37.306726+06:00",
            "date": null
        },
        {
            "id": 42822,
            "ip_address": "72.137.79.5",
            "count": 1,
            "first_visit": "2023-02-28T09:47:43.311446+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 26196,
            "ip_address": "72.140.202.168",
            "count": 1,
            "first_visit": "2022-07-23T05:16:39.850736+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1327,
            "ip_address": "72.141.89.135",
            "count": 2,
            "first_visit": "2021-12-24T10:06:11.203500+06:00",
            "date": null
        },
        {
            "id": 80488,
            "ip_address": "72.14.199.10",
            "count": 2,
            "first_visit": "2025-03-23T14:07:30.617567+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 19812,
            "ip_address": "72.14.199.163",
            "count": 1,
            "first_visit": "2022-06-28T18:35:25.544659+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19808,
            "ip_address": "72.14.199.189",
            "count": 2,
            "first_visit": "2022-06-28T18:14:29.667871+06:00",
            "date": "2022-06-28"
        }
    ]
}