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

{
    "count": 98482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33608&ordering=-ip_address",
    "results": [
        {
            "id": 33947,
            "ip_address": "202.164.214.218",
            "count": 1,
            "first_visit": "2022-09-06T22:25:01.570010+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 44023,
            "ip_address": "202.164.213.71",
            "count": 1,
            "first_visit": "2023-03-19T11:14:31.963472+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 1032,
            "ip_address": "202.164.212.86",
            "count": 1,
            "first_visit": "2021-12-20T11:23:29.216919+06:00",
            "date": null
        },
        {
            "id": 15361,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2022-06-15T16:55:22.438831+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1612,
            "ip_address": "202.164.212.77",
            "count": 2,
            "first_visit": "2022-01-03T09:29:46.571187+06:00",
            "date": null
        },
        {
            "id": 61534,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2023-12-20T17:06:00.583306+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 31624,
            "ip_address": "202.164.212.41",
            "count": 2,
            "first_visit": "2022-08-09T15:41:33.078307+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 9000,
            "ip_address": "202.164.212.4",
            "count": 1,
            "first_visit": "2022-05-18T15:37:40.022745+06:00",
            "date": null
        }
    ]
}