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

{
    "count": 100702,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16112&ordering=-count",
    "results": [
        {
            "id": 56181,
            "ip_address": "37.111.206.230",
            "count": 2,
            "first_visit": "2023-09-27T17:19:13.954086+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56075,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-09-26T13:19:58.988845+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56050,
            "ip_address": "114.119.158.204",
            "count": 2,
            "first_visit": "2023-09-26T05:37:03.296616+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56073,
            "ip_address": "27.147.226.248",
            "count": 2,
            "first_visit": "2023-09-26T12:47:10.149710+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56072,
            "ip_address": "160.202.145.245",
            "count": 2,
            "first_visit": "2023-09-26T12:23:20.710560+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56060,
            "ip_address": "103.130.11.7",
            "count": 2,
            "first_visit": "2023-09-26T08:16:19.679776+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56028,
            "ip_address": "116.204.154.59",
            "count": 2,
            "first_visit": "2023-09-25T22:41:34.239094+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 7385,
            "ip_address": "103.141.71.167",
            "count": 2,
            "first_visit": "2022-05-16T22:37:00.570003+06:00",
            "date": null
        }
    ]
}