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

{
    "count": 99307,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24936&ordering=-ip_address",
    "results": [
        {
            "id": 53324,
            "ip_address": "37.111.201.16",
            "count": 1,
            "first_visit": "2023-08-23T19:32:58.728451+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 73732,
            "ip_address": "37.111.201.16",
            "count": 1,
            "first_visit": "2024-09-28T17:19:12.658791+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 45914,
            "ip_address": "37.111.201.159",
            "count": 1,
            "first_visit": "2023-04-30T16:00:47.636455+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 94297,
            "ip_address": "37.111.201.156",
            "count": 2,
            "first_visit": "2026-01-20T18:20:48.860898+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 70054,
            "ip_address": "37.111.201.153",
            "count": 5,
            "first_visit": "2024-06-20T20:47:25.808623+06:00",
            "date": "2024-06-20"
        },
        {
            "id": 31620,
            "ip_address": "37.111.201.153",
            "count": 1,
            "first_visit": "2022-08-09T13:49:13.127556+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 1405,
            "ip_address": "37.111.201.153",
            "count": 1,
            "first_visit": "2021-12-27T12:06:50.763540+06:00",
            "date": null
        },
        {
            "id": 3679,
            "ip_address": "37.111.201.147",
            "count": 3,
            "first_visit": "2022-02-17T09:18:58.436242+06:00",
            "date": null
        }
    ]
}