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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80800&ordering=-count",
    "results": [
        {
            "id": 61850,
            "ip_address": "103.51.2.74",
            "count": 1,
            "first_visit": "2023-12-25T22:20:48.917961+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61852,
            "ip_address": "119.30.41.48",
            "count": 1,
            "first_visit": "2023-12-25T22:36:36.494569+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61854,
            "ip_address": "114.119.130.31",
            "count": 1,
            "first_visit": "2023-12-25T23:24:12.384299+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61855,
            "ip_address": "114.119.145.194",
            "count": 1,
            "first_visit": "2023-12-25T23:42:03.375002+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61856,
            "ip_address": "45.248.151.239",
            "count": 1,
            "first_visit": "2023-12-26T00:01:55.924434+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 61857,
            "ip_address": "114.119.150.186",
            "count": 1,
            "first_visit": "2023-12-26T00:12:32.327771+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 61858,
            "ip_address": "103.58.74.59",
            "count": 1,
            "first_visit": "2023-12-26T00:49:09.624186+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 61859,
            "ip_address": "114.119.143.130",
            "count": 1,
            "first_visit": "2023-12-26T01:00:09.401257+06:00",
            "date": "2023-12-26"
        }
    ]
}