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

{
    "count": 102239,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75040&ordering=-ip_address",
    "results": [
        {
            "id": 17329,
            "ip_address": "114.119.128.172",
            "count": 1,
            "first_visit": "2022-06-22T07:55:15.674828+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 26536,
            "ip_address": "114.119.128.172",
            "count": 1,
            "first_visit": "2022-07-24T04:26:28.758119+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 5838,
            "ip_address": "114.119.128.172",
            "count": 9,
            "first_visit": "2022-05-11T05:21:29.119085+06:00",
            "date": null
        },
        {
            "id": 20069,
            "ip_address": "114.119.128.172",
            "count": 1,
            "first_visit": "2022-06-29T16:03:05.924380+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 15599,
            "ip_address": "114.119.128.162",
            "count": 1,
            "first_visit": "2022-06-16T09:24:43.958129+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 40303,
            "ip_address": "114.119.128.162",
            "count": 1,
            "first_visit": "2023-01-13T05:43:28.239324+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 5914,
            "ip_address": "114.119.128.162",
            "count": 11,
            "first_visit": "2022-05-12T16:01:49.934076+06:00",
            "date": null
        },
        {
            "id": 19787,
            "ip_address": "114.119.128.162",
            "count": 1,
            "first_visit": "2022-06-28T17:18:38.013999+06:00",
            "date": "2022-06-28"
        }
    ]
}