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

{
    "count": 101998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43016&ordering=-ip_address",
    "results": [
        {
            "id": 5792,
            "ip_address": "173.252.127.117",
            "count": 1,
            "first_visit": "2022-05-10T16:40:36.742358+06:00",
            "date": null
        },
        {
            "id": 49244,
            "ip_address": "173.252.127.117",
            "count": 1,
            "first_visit": "2023-07-03T11:46:47.375644+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 54756,
            "ip_address": "173.252.127.116",
            "count": 1,
            "first_visit": "2023-09-10T17:27:52.948906+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54985,
            "ip_address": "173.252.127.116",
            "count": 1,
            "first_visit": "2023-09-13T09:11:33.787961+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 7754,
            "ip_address": "173.252.127.116",
            "count": 1,
            "first_visit": "2022-05-17T09:44:50.755275+06:00",
            "date": null
        },
        {
            "id": 81270,
            "ip_address": "173.252.127.115",
            "count": 1,
            "first_visit": "2025-04-10T20:25:29.615173+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 94899,
            "ip_address": "173.252.127.115",
            "count": 1,
            "first_visit": "2026-02-06T08:08:15.656775+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 92639,
            "ip_address": "173.252.127.115",
            "count": 1,
            "first_visit": "2025-12-05T06:00:48.814550+06:00",
            "date": "2025-12-05"
        }
    ]
}