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

{
    "count": 100680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15928&ordering=-count",
    "results": [
        {
            "id": 57001,
            "ip_address": "66.249.66.160",
            "count": 2,
            "first_visit": "2023-10-07T14:51:07.784090+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 56994,
            "ip_address": "37.111.213.21",
            "count": 2,
            "first_visit": "2023-10-07T13:35:57.095541+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 57034,
            "ip_address": "172.176.75.89",
            "count": 2,
            "first_visit": "2023-10-08T00:00:17.963025+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 14716,
            "ip_address": "114.119.129.128",
            "count": 2,
            "first_visit": "2022-06-13T02:07:53.480921+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7397,
            "ip_address": "119.30.32.135",
            "count": 2,
            "first_visit": "2022-05-16T22:44:22.759546+06:00",
            "date": null
        },
        {
            "id": 1863,
            "ip_address": "37.111.211.158",
            "count": 2,
            "first_visit": "2022-01-11T13:51:03.490596+06:00",
            "date": null
        },
        {
            "id": 56964,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-10-07T02:46:29.068094+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 57036,
            "ip_address": "103.49.170.104",
            "count": 2,
            "first_visit": "2023-10-08T00:04:13.615830+06:00",
            "date": "2023-10-08"
        }
    ]
}