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

{
    "count": 103144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53352&ordering=-ip_address",
    "results": [
        {
            "id": 2872,
            "ip_address": "119.110.198.132",
            "count": 1,
            "first_visit": "2022-01-26T06:46:12.084862+06:00",
            "date": null
        },
        {
            "id": 7872,
            "ip_address": "119.10.175.98",
            "count": 4,
            "first_visit": "2022-05-17T10:51:17.106337+06:00",
            "date": null
        },
        {
            "id": 4328,
            "ip_address": "119.10.175.66",
            "count": 6,
            "first_visit": "2022-03-13T09:10:52.473019+06:00",
            "date": null
        },
        {
            "id": 1245,
            "ip_address": "119.10.175.49",
            "count": 9,
            "first_visit": "2021-12-22T12:33:11.066980+06:00",
            "date": null
        },
        {
            "id": 6755,
            "ip_address": "119.10.175.34",
            "count": 2,
            "first_visit": "2022-05-16T14:35:48.988049+06:00",
            "date": null
        },
        {
            "id": 15883,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-06-17T07:56:24.969728+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 27836,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-07-26T17:34:17.346466+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 18345,
            "ip_address": "119.10.175.242",
            "count": 1,
            "first_visit": "2022-06-25T00:30:44.602523+06:00",
            "date": "2022-06-25"
        }
    ]
}