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

{
    "count": 99725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11984&ordering=-count",
    "results": [
        {
            "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": 23946,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-07-19T00:23:18.574310+06:00",
            "date": "2022-07-19"
        },
        {
            "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": 68453,
            "ip_address": "203.190.14.226",
            "count": 3,
            "first_visit": "2024-05-17T09:00:19.470054+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 12005,
            "ip_address": "103.126.149.23",
            "count": 3,
            "first_visit": "2022-05-27T22:30:09.976912+06:00",
            "date": null
        },
        {
            "id": 640,
            "ip_address": "43.248.27.16",
            "count": 3,
            "first_visit": "2021-12-13T12:09:05.316478+06:00",
            "date": null
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        }
    ]
}