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

{
    "count": 97227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8752&ordering=-count",
    "results": [
        {
            "id": 35255,
            "ip_address": "103.115.156.195",
            "count": 4,
            "first_visit": "2022-09-30T12:54:38.097817+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 11285,
            "ip_address": "114.119.130.32",
            "count": 4,
            "first_visit": "2022-05-25T03:05:58.882181+06:00",
            "date": null
        },
        {
            "id": 4648,
            "ip_address": "103.222.22.8",
            "count": 4,
            "first_visit": "2022-03-24T14:04:50.852226+06:00",
            "date": null
        },
        {
            "id": 4588,
            "ip_address": "37.111.225.221",
            "count": 4,
            "first_visit": "2022-03-22T15:31:44.544172+06:00",
            "date": null
        },
        {
            "id": 4655,
            "ip_address": "103.230.107.17",
            "count": 4,
            "first_visit": "2022-03-24T18:10:45.165814+06:00",
            "date": null
        },
        {
            "id": 4624,
            "ip_address": "103.111.227.194",
            "count": 4,
            "first_visit": "2022-03-23T19:30:04.833678+06:00",
            "date": null
        },
        {
            "id": 35183,
            "ip_address": "119.148.60.210",
            "count": 4,
            "first_visit": "2022-09-29T08:35:09.068343+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35154,
            "ip_address": "66.249.73.1",
            "count": 4,
            "first_visit": "2022-09-28T18:47:23.577311+06:00",
            "date": "2022-09-28"
        }
    ]
}