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

{
    "count": 99613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9944&ordering=-count",
    "results": [
        {
            "id": 72952,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-09-04T03:13:59.079783+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 72807,
            "ip_address": "103.59.178.226",
            "count": 3,
            "first_visit": "2024-08-31T16:03:34.830944+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 33049,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-27T01:06:13.061728+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 3678,
            "ip_address": "103.169.159.34",
            "count": 3,
            "first_visit": "2022-02-17T08:37:06.434473+06:00",
            "date": null
        },
        {
            "id": 7533,
            "ip_address": "43.245.123.96",
            "count": 3,
            "first_visit": "2022-05-17T00:05:53.299509+06:00",
            "date": null
        },
        {
            "id": 72793,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-08-31T05:50:21.534428+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 7568,
            "ip_address": "103.25.248.225",
            "count": 3,
            "first_visit": "2022-05-17T02:22:04.105221+06:00",
            "date": null
        },
        {
            "id": 7527,
            "ip_address": "103.253.45.75",
            "count": 3,
            "first_visit": "2022-05-16T23:55:21.058174+06:00",
            "date": null
        }
    ]
}