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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98456&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98440&ordering=count",
    "results": [
        {
            "id": 32882,
            "ip_address": "114.119.141.15",
            "count": 10,
            "first_visit": "2022-08-25T02:26:30.207696+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 3703,
            "ip_address": "18.209.228.134",
            "count": 10,
            "first_visit": "2022-02-18T09:59:11.823583+06:00",
            "date": null
        },
        {
            "id": 33586,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-09-01T04:49:12.791592+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 11564,
            "ip_address": "123.253.65.6",
            "count": 10,
            "first_visit": "2022-05-26T00:47:43.443156+06:00",
            "date": null
        },
        {
            "id": 33895,
            "ip_address": "114.119.141.15",
            "count": 10,
            "first_visit": "2022-09-06T01:28:58.561698+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 15850,
            "ip_address": "64.233.173.190",
            "count": 10,
            "first_visit": "2022-06-17T05:35:04.872358+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6010,
            "ip_address": "114.119.132.38",
            "count": 10,
            "first_visit": "2022-05-14T16:43:06.778141+06:00",
            "date": null
        },
        {
            "id": 33058,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-27T03:39:50.367677+06:00",
            "date": "2022-08-27"
        }
    ]
}