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

{
    "count": 99644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25512&ordering=-count",
    "results": [
        {
            "id": 19721,
            "ip_address": "37.111.244.202",
            "count": 2,
            "first_visit": "2022-06-28T11:36:12.879433+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38957,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-12-19T01:02:20.506124+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 1083,
            "ip_address": "37.111.200.113",
            "count": 2,
            "first_visit": "2021-12-20T20:13:59.221321+06:00",
            "date": null
        },
        {
            "id": 38991,
            "ip_address": "103.106.1.184",
            "count": 2,
            "first_visit": "2022-12-19T16:39:05.962615+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38976,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-12-19T07:41:17.769073+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 29568,
            "ip_address": "103.31.154.247",
            "count": 2,
            "first_visit": "2022-07-29T23:56:04.561212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 38960,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2022-12-19T01:42:06.408748+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38965,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-19T03:39:19.085363+06:00",
            "date": "2022-12-19"
        }
    ]
}