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

{
    "count": 96111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19776&ordering=-count",
    "results": [
        {
            "id": 42379,
            "ip_address": "66.249.66.86",
            "count": 2,
            "first_visit": "2023-02-19T02:01:02.802562+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42321,
            "ip_address": "64.233.173.27",
            "count": 2,
            "first_visit": "2023-02-17T23:01:55.058061+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 10261,
            "ip_address": "119.30.32.232",
            "count": 2,
            "first_visit": "2022-05-22T11:13:34.843522+06:00",
            "date": null
        },
        {
            "id": 10288,
            "ip_address": "37.111.214.74",
            "count": 2,
            "first_visit": "2022-05-22T13:06:12.302683+06:00",
            "date": null
        },
        {
            "id": 42308,
            "ip_address": "103.196.235.141",
            "count": 2,
            "first_visit": "2023-02-17T19:10:03.721483+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 10246,
            "ip_address": "103.67.157.6",
            "count": 2,
            "first_visit": "2022-05-22T10:31:52.623542+06:00",
            "date": null
        },
        {
            "id": 42289,
            "ip_address": "66.249.70.219",
            "count": 2,
            "first_visit": "2023-02-17T02:02:37.782095+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42360,
            "ip_address": "103.213.239.148",
            "count": 2,
            "first_visit": "2023-02-18T16:20:36.244279+06:00",
            "date": "2023-02-18"
        }
    ]
}