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

{
    "count": 96550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7560&ordering=-count",
    "results": [
        {
            "id": 75657,
            "ip_address": "103.117.194.230",
            "count": 4,
            "first_visit": "2024-11-14T14:23:10.553426+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 6788,
            "ip_address": "43.245.123.11",
            "count": 4,
            "first_visit": "2022-05-16T15:29:12.841217+06:00",
            "date": null
        },
        {
            "id": 6743,
            "ip_address": "58.145.189.245",
            "count": 4,
            "first_visit": "2022-05-16T14:22:28.845235+06:00",
            "date": null
        },
        {
            "id": 43962,
            "ip_address": "151.248.123.75",
            "count": 4,
            "first_visit": "2023-03-18T11:45:25.840593+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 3492,
            "ip_address": "103.213.236.84",
            "count": 4,
            "first_visit": "2022-02-10T16:49:02.958704+06:00",
            "date": null
        },
        {
            "id": 6803,
            "ip_address": "42.0.4.254",
            "count": 4,
            "first_visit": "2022-05-16T15:44:27.201528+06:00",
            "date": null
        },
        {
            "id": 44352,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-25T00:14:09.015917+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 75645,
            "ip_address": "103.222.20.14",
            "count": 4,
            "first_visit": "2024-11-14T08:19:23.589270+06:00",
            "date": "2024-11-14"
        }
    ]
}