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

{
    "count": 99450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10552&ordering=-count",
    "results": [
        {
            "id": 6444,
            "ip_address": "114.119.142.135",
            "count": 3,
            "first_visit": "2022-05-15T22:38:20.568749+06:00",
            "date": null
        },
        {
            "id": 3258,
            "ip_address": "37.111.212.146",
            "count": 3,
            "first_visit": "2022-02-03T13:22:40.008885+06:00",
            "date": null
        },
        {
            "id": 72069,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-12T09:30:52.556516+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72062,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-12T03:57:29.572729+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72107,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-13T05:04:19.872767+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72145,
            "ip_address": "66.249.69.5",
            "count": 3,
            "first_visit": "2024-08-14T01:04:38.017112+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 3251,
            "ip_address": "103.196.232.133",
            "count": 3,
            "first_visit": "2022-02-03T09:06:16.591029+06:00",
            "date": null
        },
        {
            "id": 31318,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-06T04:48:00.922491+06:00",
            "date": "2022-08-06"
        }
    ]
}