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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40248&ordering=-count",
    "results": [
        {
            "id": 33925,
            "ip_address": "66.249.89.201",
            "count": 1,
            "first_visit": "2022-09-06T13:37:55.555123+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33926,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-09-06T13:57:32.592945+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33996,
            "ip_address": "182.160.98.86",
            "count": 1,
            "first_visit": "2022-09-07T16:47:36.450620+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33929,
            "ip_address": "37.111.219.238",
            "count": 1,
            "first_visit": "2022-09-06T15:59:41.025850+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33931,
            "ip_address": "194.195.93.148",
            "count": 1,
            "first_visit": "2022-09-06T16:48:34.410501+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33932,
            "ip_address": "123.200.11.217",
            "count": 1,
            "first_visit": "2022-09-06T16:53:25.874843+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33933,
            "ip_address": "103.217.111.249",
            "count": 1,
            "first_visit": "2022-09-06T16:53:58.959898+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33934,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-09-06T17:47:58.235234+06:00",
            "date": "2022-09-06"
        }
    ]
}