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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13504&ordering=-count",
    "results": [
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        },
        {
            "id": 43047,
            "ip_address": "202.134.14.157",
            "count": 3,
            "first_visit": "2023-03-02T22:32:22.625557+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 16701,
            "ip_address": "202.134.14.130",
            "count": 3,
            "first_visit": "2022-06-20T00:27:31.187996+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 8565,
            "ip_address": "203.78.147.14",
            "count": 3,
            "first_visit": "2022-05-17T23:56:13.951601+06:00",
            "date": null
        },
        {
            "id": 1706,
            "ip_address": "168.91.37.110",
            "count": 3,
            "first_visit": "2022-01-07T03:22:29.209969+06:00",
            "date": null
        },
        {
            "id": 4287,
            "ip_address": "180.148.212.54",
            "count": 3,
            "first_visit": "2022-03-11T20:25:29.927771+06:00",
            "date": null
        },
        {
            "id": 16708,
            "ip_address": "27.147.201.32",
            "count": 3,
            "first_visit": "2022-06-20T01:11:56.413501+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4223,
            "ip_address": "119.30.32.153",
            "count": 3,
            "first_visit": "2022-03-09T18:12:20.457089+06:00",
            "date": null
        }
    ]
}