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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=-date",
    "results": [
        {
            "id": 34942,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-09-25T00:51:35.158976+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34940,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-25T00:41:00.268894+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34938,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2022-09-25T00:34:43.154829+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34932,
            "ip_address": "182.160.114.26",
            "count": 2,
            "first_visit": "2022-09-24T20:13:06.065665+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-09-24T15:58:31.428861+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34891,
            "ip_address": "45.249.184.14",
            "count": 1,
            "first_visit": "2022-09-24T00:01:18.055133+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34931,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-09-24T19:38:12.274852+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34893,
            "ip_address": "66.249.66.128",
            "count": 7,
            "first_visit": "2022-09-24T00:49:08.508227+06:00",
            "date": "2022-09-24"
        }
    ]
}