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

{
    "count": 99479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10392&ordering=-count",
    "results": [
        {
            "id": 31794,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-11T21:35:14.470540+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3460,
            "ip_address": "103.132.155.199",
            "count": 3,
            "first_visit": "2022-02-09T14:16:08.476085+06:00",
            "date": null
        },
        {
            "id": 72325,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-20T04:31:37.945226+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 6793,
            "ip_address": "103.195.141.0",
            "count": 3,
            "first_visit": "2022-05-16T15:35:35.460977+06:00",
            "date": null
        },
        {
            "id": 6702,
            "ip_address": "202.134.13.132",
            "count": 3,
            "first_visit": "2022-05-16T13:19:58.202214+06:00",
            "date": null
        },
        {
            "id": 3409,
            "ip_address": "18.207.133.156",
            "count": 3,
            "first_visit": "2022-02-07T21:49:49.120264+06:00",
            "date": null
        },
        {
            "id": 6700,
            "ip_address": "103.67.157.217",
            "count": 3,
            "first_visit": "2022-05-16T13:19:01.894124+06:00",
            "date": null
        },
        {
            "id": 6716,
            "ip_address": "37.111.197.160",
            "count": 3,
            "first_visit": "2022-05-16T13:35:32.180305+06:00",
            "date": null
        }
    ]
}