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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25432&ordering=-ip_address",
    "results": [
        {
            "id": 27056,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-25T06:24:15.792273+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9144,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-05-18T22:57:10.238080+06:00",
            "date": null
        },
        {
            "id": 23705,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-18T22:15:18.317788+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29039,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-29T01:06:45.215296+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 84311,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2025-06-21T22:07:56.435225+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 92677,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2025-12-05T13:00:06.973469+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 37586,
            "ip_address": "37.111.200.115",
            "count": 1,
            "first_visit": "2022-11-19T22:16:59.193525+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 1681,
            "ip_address": "37.111.200.114",
            "count": 1,
            "first_visit": "2022-01-05T21:31:32.304948+06:00",
            "date": null
        }
    ]
}