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

{
    "count": 95424,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16992&ordering=-count",
    "results": [
        {
            "id": 49380,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-05T10:40:37.096048+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49354,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-07-05T01:19:41.919238+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49351,
            "ip_address": "116.58.205.229",
            "count": 2,
            "first_visit": "2023-07-05T01:03:13.836599+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 6758,
            "ip_address": "103.230.107.32",
            "count": 2,
            "first_visit": "2022-05-16T14:43:26.246210+06:00",
            "date": null
        },
        {
            "id": 49315,
            "ip_address": "103.162.187.82",
            "count": 2,
            "first_visit": "2023-07-04T12:38:18.302534+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 1589,
            "ip_address": "103.25.250.244",
            "count": 2,
            "first_visit": "2022-01-02T10:36:37.675150+06:00",
            "date": null
        },
        {
            "id": 49294,
            "ip_address": "66.249.72.169",
            "count": 2,
            "first_visit": "2023-07-04T03:22:46.360876+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49424,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-07-06T08:18:42.447922+06:00",
            "date": "2023-07-06"
        }
    ]
}