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

{
    "count": 99875,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8760&ordering=-count",
    "results": [
        {
            "id": 2423,
            "ip_address": "103.134.25.185",
            "count": 4,
            "first_visit": "2022-01-18T12:43:37.373062+06:00",
            "date": null
        },
        {
            "id": 11862,
            "ip_address": "103.138.31.84",
            "count": 4,
            "first_visit": "2022-05-27T07:29:50.582961+06:00",
            "date": null
        },
        {
            "id": 73947,
            "ip_address": "185.84.70.195",
            "count": 4,
            "first_visit": "2024-10-03T14:32:35.639866+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 11817,
            "ip_address": "114.119.131.50",
            "count": 4,
            "first_visit": "2022-05-27T00:40:03.270907+06:00",
            "date": null
        },
        {
            "id": 11669,
            "ip_address": "114.119.129.128",
            "count": 4,
            "first_visit": "2022-05-26T14:46:20.205060+06:00",
            "date": null
        },
        {
            "id": 73886,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-02T08:48:27.316660+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 35515,
            "ip_address": "37.111.212.184",
            "count": 4,
            "first_visit": "2022-10-05T11:37:50.494338+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 73902,
            "ip_address": "103.35.171.179",
            "count": 4,
            "first_visit": "2024-10-02T17:46:06.341696+06:00",
            "date": "2024-10-02"
        }
    ]
}