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

{
    "count": 93956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12152&ordering=-ip_address",
    "results": [
        {
            "id": 52559,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2023-08-15T06:27:15.725293+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 12431,
            "ip_address": "50.116.23.159",
            "count": 1,
            "first_visit": "2022-05-29T11:08:40.111895+06:00",
            "date": null
        },
        {
            "id": 40965,
            "ip_address": "50.116.23.159",
            "count": 2,
            "first_visit": "2023-01-26T01:09:25.202382+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 37631,
            "ip_address": "50.116.23.155",
            "count": 1,
            "first_visit": "2022-11-20T22:46:36.918979+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 3710,
            "ip_address": "50.116.23.155",
            "count": 2,
            "first_visit": "2022-02-18T15:19:24.219764+06:00",
            "date": null
        },
        {
            "id": 56565,
            "ip_address": "50.116.23.155",
            "count": 1,
            "first_visit": "2023-10-02T13:52:55.911217+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 59149,
            "ip_address": "50.116.23.149",
            "count": 1,
            "first_visit": "2023-11-08T00:31:15.176556+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 39113,
            "ip_address": "50.116.23.149",
            "count": 1,
            "first_visit": "2022-12-21T19:52:41.806991+06:00",
            "date": "2022-12-21"
        }
    ]
}