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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=-count",
    "results": [
        {
            "id": 22397,
            "ip_address": "92.27.85.21",
            "count": 3,
            "first_visit": "2022-07-13T23:21:47.098544+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4736,
            "ip_address": "37.111.212.133",
            "count": 3,
            "first_visit": "2022-03-28T15:26:24.051431+06:00",
            "date": null
        },
        {
            "id": 22495,
            "ip_address": "103.150.48.6",
            "count": 3,
            "first_visit": "2022-07-14T11:20:01.881582+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9621,
            "ip_address": "103.85.238.44",
            "count": 3,
            "first_visit": "2022-05-20T08:13:50.247999+06:00",
            "date": null
        },
        {
            "id": 4734,
            "ip_address": "103.67.158.160",
            "count": 3,
            "first_visit": "2022-03-28T13:58:49.401773+06:00",
            "date": null
        },
        {
            "id": 23121,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-16T09:55:21.585292+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 66836,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-04-10T10:28:39.645637+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 67275,
            "ip_address": "116.206.91.204",
            "count": 3,
            "first_visit": "2024-04-21T21:24:58.970374+06:00",
            "date": "2024-04-21"
        }
    ]
}