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

{
    "count": 98477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33544&ordering=-ip_address",
    "results": [
        {
            "id": 73587,
            "ip_address": "202.173.122.52",
            "count": 1,
            "first_visit": "2024-09-25T09:59:00.325573+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 74550,
            "ip_address": "202.173.122.5",
            "count": 1,
            "first_visit": "2024-10-21T15:36:20.923787+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 77524,
            "ip_address": "202.173.122.5",
            "count": 1,
            "first_visit": "2025-01-05T23:21:17.121640+06:00",
            "date": "2025-01-05"
        },
        {
            "id": 92401,
            "ip_address": "202.173.122.5",
            "count": 1,
            "first_visit": "2025-11-26T05:22:42.551647+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 86199,
            "ip_address": "202.173.122.5",
            "count": 1,
            "first_visit": "2025-07-20T20:29:33.745128+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 3746,
            "ip_address": "202.173.122.45",
            "count": 2,
            "first_visit": "2022-02-20T13:00:24.830285+06:00",
            "date": null
        },
        {
            "id": 1404,
            "ip_address": "202.173.122.42",
            "count": 3,
            "first_visit": "2021-12-27T10:11:37.645123+06:00",
            "date": null
        },
        {
            "id": 25467,
            "ip_address": "202.173.122.41",
            "count": 1,
            "first_visit": "2022-07-21T12:07:58.242351+06:00",
            "date": "2022-07-21"
        }
    ]
}