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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7392&ordering=-count",
    "results": [
        {
            "id": 48414,
            "ip_address": "103.156.166.8",
            "count": 4,
            "first_visit": "2023-06-17T18:05:30.653258+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 77115,
            "ip_address": "103.23.41.212",
            "count": 4,
            "first_visit": "2024-12-24T16:09:26.891495+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 6970,
            "ip_address": "37.111.226.28",
            "count": 4,
            "first_visit": "2022-05-16T18:09:06.616104+06:00",
            "date": null
        },
        {
            "id": 48379,
            "ip_address": "66.249.70.195",
            "count": 4,
            "first_visit": "2023-06-17T03:36:06.712988+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 77128,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-12-25T04:48:47.234048+06:00",
            "date": "2024-12-25"
        },
        {
            "id": 5983,
            "ip_address": "37.111.200.74",
            "count": 4,
            "first_visit": "2022-05-14T10:59:25.701683+06:00",
            "date": null
        },
        {
            "id": 48316,
            "ip_address": "66.249.70.195",
            "count": 4,
            "first_visit": "2023-06-16T03:37:08.352552+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 77020,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-12-22T10:31:18.798767+06:00",
            "date": "2024-12-22"
        }
    ]
}