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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8112&ordering=-count",
    "results": [
        {
            "id": 38564,
            "ip_address": "58.145.186.254",
            "count": 4,
            "first_visit": "2022-12-11T11:29:58.157942+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 74949,
            "ip_address": "103.187.94.134",
            "count": 4,
            "first_visit": "2024-10-29T15:00:45.070658+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 74813,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-27T00:36:22.098273+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 38543,
            "ip_address": "66.249.66.33",
            "count": 4,
            "first_visit": "2022-12-10T17:26:23.527112+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 38545,
            "ip_address": "66.249.66.60",
            "count": 4,
            "first_visit": "2022-12-10T18:54:33.749937+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 6295,
            "ip_address": "119.30.39.230",
            "count": 4,
            "first_visit": "2022-05-15T09:35:54.817486+06:00",
            "date": null
        },
        {
            "id": 6285,
            "ip_address": "103.242.20.235",
            "count": 4,
            "first_visit": "2022-05-15T09:08:10.065041+06:00",
            "date": null
        },
        {
            "id": 3112,
            "ip_address": "103.129.39.252",
            "count": 4,
            "first_visit": "2022-01-31T16:18:25.789553+06:00",
            "date": null
        }
    ]
}