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

{
    "count": 91691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90032&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90016&ordering=count",
    "results": [
        {
            "id": 35131,
            "ip_address": "103.87.214.194",
            "count": 12,
            "first_visit": "2022-09-28T11:15:55.192998+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 2894,
            "ip_address": "202.134.14.131",
            "count": 12,
            "first_visit": "2022-01-26T15:35:48.301684+06:00",
            "date": null
        },
        {
            "id": 6519,
            "ip_address": "58.145.189.226",
            "count": 12,
            "first_visit": "2022-05-16T06:00:15.358894+06:00",
            "date": null
        },
        {
            "id": 609,
            "ip_address": "114.119.156.175",
            "count": 12,
            "first_visit": "2021-12-12T13:00:19.829501+06:00",
            "date": null
        },
        {
            "id": 31207,
            "ip_address": "66.249.79.229",
            "count": 12,
            "first_visit": "2022-08-05T02:25:44.671988+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 35344,
            "ip_address": "114.119.141.118",
            "count": 12,
            "first_visit": "2022-10-02T06:36:08.185511+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 4806,
            "ip_address": "180.148.212.22",
            "count": 12,
            "first_visit": "2022-03-30T18:44:47.358043+06:00",
            "date": null
        },
        {
            "id": 26161,
            "ip_address": "66.249.79.227",
            "count": 12,
            "first_visit": "2022-07-23T01:33:36.669842+06:00",
            "date": "2022-07-23"
        }
    ]
}