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

{
    "count": 99389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24568&ordering=ip_address",
    "results": [
        {
            "id": 53775,
            "ip_address": "104.174.6.151",
            "count": 1,
            "first_visit": "2023-08-28T20:48:45.453788+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 73641,
            "ip_address": "104.181.2.2",
            "count": 1,
            "first_visit": "2024-09-26T10:11:33.261908+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 1551,
            "ip_address": "104.190.173.27",
            "count": 1,
            "first_visit": "2021-12-31T21:41:59.980178+06:00",
            "date": null
        },
        {
            "id": 57880,
            "ip_address": "104.192.3.74",
            "count": 1,
            "first_visit": "2023-10-18T09:36:43.035684+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 95490,
            "ip_address": "104.194.192.119",
            "count": 1,
            "first_visit": "2026-02-23T22:49:08.186266+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95609,
            "ip_address": "104.194.192.129",
            "count": 1,
            "first_visit": "2026-02-28T03:59:27.768452+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 2393,
            "ip_address": "104.194.199.218",
            "count": 1,
            "first_visit": "2022-01-17T22:29:11.484486+06:00",
            "date": null
        },
        {
            "id": 40021,
            "ip_address": "104.196.149.223",
            "count": 1,
            "first_visit": "2023-01-07T15:07:01.550333+06:00",
            "date": "2023-01-07"
        }
    ]
}