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

{
    "count": 99380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10928&ordering=-count",
    "results": [
        {
            "id": 5841,
            "ip_address": "114.119.135.199",
            "count": 3,
            "first_visit": "2022-05-11T05:48:24.840447+06:00",
            "date": null
        },
        {
            "id": 29592,
            "ip_address": "37.111.238.245",
            "count": 3,
            "first_visit": "2022-07-30T00:27:34.430677+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29585,
            "ip_address": "37.111.213.57",
            "count": 3,
            "first_visit": "2022-07-30T00:19:57.809877+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 71567,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-28T01:30:30.958896+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 71539,
            "ip_address": "66.249.91.6",
            "count": 3,
            "first_visit": "2024-07-27T02:34:20.889205+06:00",
            "date": "2024-07-27"
        },
        {
            "id": 71537,
            "ip_address": "192.140.253.86",
            "count": 3,
            "first_visit": "2024-07-27T01:02:46.440310+06:00",
            "date": "2024-07-27"
        },
        {
            "id": 1503,
            "ip_address": "104.28.85.95",
            "count": 3,
            "first_visit": "2021-12-31T03:00:48.477851+06:00",
            "date": null
        },
        {
            "id": 5875,
            "ip_address": "114.119.141.139",
            "count": 3,
            "first_visit": "2022-05-11T20:29:27.432627+06:00",
            "date": null
        }
    ]
}