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

{
    "count": 97356,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9280&ordering=-ip_address",
    "results": [
        {
            "id": 391,
            "ip_address": "65.154.226.165",
            "count": 9,
            "first_visit": "2021-12-08T03:43:10.364091+06:00",
            "date": null
        },
        {
            "id": 35342,
            "ip_address": "65.154.226.109",
            "count": 2,
            "first_visit": "2022-10-02T06:10:45.123587+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 2276,
            "ip_address": "65.154.226.100",
            "count": 1,
            "first_visit": "2022-01-15T23:55:18.505804+06:00",
            "date": null
        },
        {
            "id": 88530,
            "ip_address": "65.152.95.17",
            "count": 1,
            "first_visit": "2025-08-28T01:52:51.213552+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 38189,
            "ip_address": "65.141.3.68",
            "count": 1,
            "first_visit": "2022-12-02T21:51:22.712867+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 76607,
            "ip_address": "65.1.136.178",
            "count": 1,
            "first_visit": "2024-12-10T14:13:06.501613+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 65663,
            "ip_address": "65.112.8.59",
            "count": 1,
            "first_visit": "2024-03-08T09:50:17.628223+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 37101,
            "ip_address": "65.112.8.58",
            "count": 1,
            "first_visit": "2022-11-08T12:18:33.131126+06:00",
            "date": "2022-11-08"
        }
    ]
}