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

{
    "count": 99386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3408&ordering=-count",
    "results": [
        {
            "id": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        },
        {
            "id": 21022,
            "ip_address": "3.83.227.38",
            "count": 8,
            "first_visit": "2022-07-04T09:44:51.878098+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 2120,
            "ip_address": "195.154.122.212",
            "count": 8,
            "first_visit": "2022-01-13T14:10:20.016616+06:00",
            "date": null
        },
        {
            "id": 2181,
            "ip_address": "27.147.204.138",
            "count": 8,
            "first_visit": "2022-01-14T10:37:17.444403+06:00",
            "date": null
        },
        {
            "id": 167,
            "ip_address": "66.249.66.77",
            "count": 8,
            "first_visit": "2021-12-04T20:18:53.312132+06:00",
            "date": null
        }
    ]
}