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

{
    "count": 101503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78496&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78480&ordering=count",
    "results": [
        {
            "id": 26847,
            "ip_address": "27.147.202.163",
            "count": 2,
            "first_visit": "2022-07-24T21:19:38.149783+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 37849,
            "ip_address": "103.161.71.190",
            "count": 2,
            "first_visit": "2022-11-25T18:58:47.466327+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 1299,
            "ip_address": "27.147.204.90",
            "count": 2,
            "first_visit": "2021-12-23T16:25:40.741512+06:00",
            "date": null
        },
        {
            "id": 35974,
            "ip_address": "103.106.236.134",
            "count": 2,
            "first_visit": "2022-10-16T15:42:24.531941+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 9935,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-05-21T06:17:08.868934+06:00",
            "date": null
        },
        {
            "id": 17003,
            "ip_address": "103.217.111.183",
            "count": 2,
            "first_visit": "2022-06-21T12:26:01.570417+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 23420,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2022-07-18T06:16:01.992591+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 22314,
            "ip_address": "114.119.134.41",
            "count": 2,
            "first_visit": "2022-07-13T18:07:30.478790+06:00",
            "date": "2022-07-13"
        }
    ]
}