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

{
    "count": 101564,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40328&ordering=-ip_address",
    "results": [
        {
            "id": 19783,
            "ip_address": "182.48.89.114",
            "count": 1,
            "first_visit": "2022-06-28T17:15:38.897380+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 16102,
            "ip_address": "182.48.89.114",
            "count": 1,
            "first_visit": "2022-06-17T20:25:31.786231+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29242,
            "ip_address": "182.48.88.48",
            "count": 1,
            "first_visit": "2022-07-29T11:41:44.816263+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2236,
            "ip_address": "182.48.88.37",
            "count": 7,
            "first_visit": "2022-01-15T06:27:39.383516+06:00",
            "date": null
        },
        {
            "id": 14070,
            "ip_address": "182.48.88.27",
            "count": 1,
            "first_visit": "2022-06-09T01:05:19.965574+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 6215,
            "ip_address": "182.48.88.27",
            "count": 3,
            "first_visit": "2022-05-15T06:02:49.359434+06:00",
            "date": null
        },
        {
            "id": 26256,
            "ip_address": "182.48.88.26",
            "count": 1,
            "first_visit": "2022-07-23T09:55:10.940381+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7311,
            "ip_address": "182.48.88.26",
            "count": 2,
            "first_visit": "2022-05-16T21:28:29.608803+06:00",
            "date": null
        }
    ]
}