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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17536&ordering=-count",
    "results": [
        {
            "id": 52135,
            "ip_address": "27.147.172.16",
            "count": 2,
            "first_visit": "2023-08-10T13:12:00.423818+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52118,
            "ip_address": "45.118.63.6",
            "count": 2,
            "first_visit": "2023-08-10T10:19:26.890343+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52136,
            "ip_address": "37.111.210.121",
            "count": 2,
            "first_visit": "2023-08-10T13:25:51.042371+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 3365,
            "ip_address": "103.152.106.249",
            "count": 2,
            "first_visit": "2022-02-06T21:10:39.213224+06:00",
            "date": null
        },
        {
            "id": 52069,
            "ip_address": "37.111.206.199",
            "count": 2,
            "first_visit": "2023-08-09T20:15:07.202073+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52026,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-09T12:53:51.407798+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52086,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-08-10T00:50:46.801505+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52172,
            "ip_address": "103.148.149.4",
            "count": 2,
            "first_visit": "2023-08-10T22:11:15.304698+06:00",
            "date": "2023-08-10"
        }
    ]
}