GET /user_management/visitor-free/?format=api&offset=17256&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=17264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17248&ordering=-count",
    "results": [
        {
            "id": 52836,
            "ip_address": "103.38.17.191",
            "count": 2,
            "first_visit": "2023-08-18T13:13:22.204123+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52803,
            "ip_address": "113.11.60.119",
            "count": 2,
            "first_visit": "2023-08-18T01:21:53.370840+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52752,
            "ip_address": "114.130.81.70",
            "count": 2,
            "first_visit": "2023-08-17T12:52:48.408006+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52808,
            "ip_address": "144.48.163.114",
            "count": 2,
            "first_visit": "2023-08-18T03:34:52.085399+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52847,
            "ip_address": "91.73.83.248",
            "count": 2,
            "first_visit": "2023-08-18T18:06:58.895252+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52770,
            "ip_address": "157.48.134.223",
            "count": 2,
            "first_visit": "2023-08-17T16:46:40.392482+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 6890,
            "ip_address": "37.111.231.87",
            "count": 2,
            "first_visit": "2022-05-16T17:02:25.063443+06:00",
            "date": null
        },
        {
            "id": 13654,
            "ip_address": "61.247.180.86",
            "count": 2,
            "first_visit": "2022-06-06T18:59:05.557304+06:00",
            "date": "2022-06-06"
        }
    ]
}