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

{
    "count": 97255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8872&ordering=ip_address",
    "results": [
        {
            "id": 79289,
            "ip_address": "103.158.158.226",
            "count": 3,
            "first_visit": "2025-02-22T11:21:13.387933+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 1886,
            "ip_address": "103.158.158.5",
            "count": 1,
            "first_visit": "2022-01-11T15:25:14.305843+06:00",
            "date": null
        },
        {
            "id": 41541,
            "ip_address": "103.158.158.60",
            "count": 1,
            "first_visit": "2023-02-04T22:53:07.884771+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 5485,
            "ip_address": "103.158.158.68",
            "count": 1,
            "first_visit": "2022-04-30T18:11:01.118722+06:00",
            "date": null
        },
        {
            "id": 2920,
            "ip_address": "103.158.158.9",
            "count": 1,
            "first_visit": "2022-01-27T06:58:17.747974+06:00",
            "date": null
        },
        {
            "id": 37466,
            "ip_address": "103.158.159.106",
            "count": 1,
            "first_visit": "2022-11-16T10:39:44.980764+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 94528,
            "ip_address": "103.158.159.113",
            "count": 1,
            "first_visit": "2026-01-26T17:12:18.147858+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 1434,
            "ip_address": "103.158.159.129",
            "count": 1,
            "first_visit": "2021-12-28T14:04:22.833789+06:00",
            "date": null
        }
    ]
}