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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17272&ordering=-count",
    "results": [
        {
            "id": 52718,
            "ip_address": "66.249.66.163",
            "count": 2,
            "first_visit": "2023-08-17T03:43:56.316935+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52694,
            "ip_address": "113.212.111.21",
            "count": 2,
            "first_visit": "2023-08-16T19:23:44.666289+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 3473,
            "ip_address": "103.213.236.93",
            "count": 2,
            "first_visit": "2022-02-09T20:53:46.521236+06:00",
            "date": null
        },
        {
            "id": 52709,
            "ip_address": "103.230.105.53",
            "count": 2,
            "first_visit": "2023-08-16T22:42:53.512676+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52745,
            "ip_address": "103.85.242.202",
            "count": 2,
            "first_visit": "2023-08-17T11:14:18.985025+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 910,
            "ip_address": "14.1.103.245",
            "count": 2,
            "first_visit": "2021-12-19T20:35:54.397939+06:00",
            "date": null
        },
        {
            "id": 52681,
            "ip_address": "103.149.56.23",
            "count": 2,
            "first_visit": "2023-08-16T16:10:27.302424+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52750,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-08-17T12:24:58.401551+06:00",
            "date": "2023-08-17"
        }
    ]
}