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

{
    "count": 99726,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=-count",
    "results": [
        {
            "id": 9982,
            "ip_address": "45.248.151.204",
            "count": 3,
            "first_visit": "2022-05-21T11:38:38.886887+06:00",
            "date": null
        },
        {
            "id": 9266,
            "ip_address": "43.245.122.133",
            "count": 3,
            "first_visit": "2022-05-19T07:40:49.105140+06:00",
            "date": null
        },
        {
            "id": 68505,
            "ip_address": "203.76.123.196",
            "count": 3,
            "first_visit": "2024-05-18T12:36:37.400002+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 68452,
            "ip_address": "37.111.222.191",
            "count": 3,
            "first_visit": "2024-05-17T08:14:19.036441+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68413,
            "ip_address": "8.219.59.78",
            "count": 3,
            "first_visit": "2024-05-16T16:13:58.296817+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 640,
            "ip_address": "43.248.27.16",
            "count": 3,
            "first_visit": "2021-12-13T12:09:05.316478+06:00",
            "date": null
        },
        {
            "id": 68404,
            "ip_address": "43.252.112.183",
            "count": 3,
            "first_visit": "2024-05-16T13:40:40.023071+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        }
    ]
}