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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14248&ordering=-count",
    "results": [
        {
            "id": 60838,
            "ip_address": "35.203.251.66",
            "count": 3,
            "first_visit": "2023-12-09T16:16:45.387790+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60801,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-12-09T01:31:28.169546+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 8369,
            "ip_address": "43.245.121.186",
            "count": 3,
            "first_visit": "2022-05-17T22:36:17.331918+06:00",
            "date": null
        },
        {
            "id": 60833,
            "ip_address": "144.48.109.26",
            "count": 3,
            "first_visit": "2023-12-09T14:32:21.671599+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60835,
            "ip_address": "103.109.54.196",
            "count": 3,
            "first_visit": "2023-12-09T15:23:12.242965+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60853,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-12-10T01:18:12.309601+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60659,
            "ip_address": "139.5.71.140",
            "count": 3,
            "first_visit": "2023-12-06T10:07:14.317536+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 8265,
            "ip_address": "103.150.18.148",
            "count": 3,
            "first_visit": "2022-05-17T19:14:48.758788+06:00",
            "date": null
        }
    ]
}