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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37872&ordering=-ip_address",
    "results": [
        {
            "id": 47724,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-06-05T15:15:26.052582+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 44538,
            "ip_address": "195.154.123.53",
            "count": 1,
            "first_visit": "2023-03-28T22:19:51.115128+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 183,
            "ip_address": "195.154.123.52",
            "count": 52,
            "first_visit": "2021-12-05T02:06:42.633663+06:00",
            "date": null
        },
        {
            "id": 118,
            "ip_address": "195.154.123.31",
            "count": 9,
            "first_visit": "2021-12-04T02:20:32.761720+06:00",
            "date": null
        },
        {
            "id": 61780,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2023-12-24T17:59:50.080092+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 65019,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-02-21T23:31:14.766314+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64849,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-02-17T23:24:10.676643+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 66174,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-03-21T15:18:15.262450+06:00",
            "date": "2024-03-21"
        }
    ]
}