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

{
    "count": 99461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10464&ordering=-ip_address",
    "results": [
        {
            "id": 85405,
            "ip_address": "59.153.103.196",
            "count": 3,
            "first_visit": "2025-07-07T15:54:04.922943+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 30190,
            "ip_address": "59.153.103.194",
            "count": 1,
            "first_visit": "2022-07-31T07:15:01.988303+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 32061,
            "ip_address": "59.153.103.194",
            "count": 1,
            "first_visit": "2022-08-15T13:39:43.189570+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 29489,
            "ip_address": "59.153.103.191",
            "count": 1,
            "first_visit": "2022-07-29T22:31:39.511421+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 44882,
            "ip_address": "59.153.103.19",
            "count": 2,
            "first_visit": "2023-04-05T10:48:06.007630+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 91012,
            "ip_address": "59.153.103.19",
            "count": 1,
            "first_visit": "2025-10-20T12:29:35.194247+06:00",
            "date": "2025-10-20"
        },
        {
            "id": 4499,
            "ip_address": "59.153.103.19",
            "count": 2,
            "first_visit": "2022-03-19T14:30:36.655313+06:00",
            "date": null
        },
        {
            "id": 1443,
            "ip_address": "59.153.103.18",
            "count": 2,
            "first_visit": "2021-12-28T16:19:10.786909+06:00",
            "date": null
        }
    ]
}