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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12672&ordering=-ip_address",
    "results": [
        {
            "id": 26723,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-07-24T12:15:45.075369+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 37546,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-11-18T19:58:56.820332+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37339,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-11-13T17:52:22.525776+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 44407,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-03-26T03:37:39.645720+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 20212,
            "ip_address": "51.79.175.169",
            "count": 1,
            "first_visit": "2022-06-30T02:35:50.978192+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 11851,
            "ip_address": "51.79.173.185",
            "count": 1,
            "first_visit": "2022-05-27T05:13:24.904523+06:00",
            "date": null
        },
        {
            "id": 11702,
            "ip_address": "51.79.161.56",
            "count": 1,
            "first_visit": "2022-05-26T19:05:08.535795+06:00",
            "date": null
        },
        {
            "id": 44516,
            "ip_address": "51.79.161.245",
            "count": 2,
            "first_visit": "2023-03-28T15:22:47.982185+06:00",
            "date": "2023-03-28"
        }
    ]
}