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

{
    "count": 97606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10800&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10784&ordering=-count",
    "results": [
        {
            "id": 2981,
            "ip_address": "103.230.105.29",
            "count": 3,
            "first_visit": "2022-01-28T18:19:45.712427+06:00",
            "date": null
        },
        {
            "id": 29592,
            "ip_address": "37.111.238.245",
            "count": 3,
            "first_visit": "2022-07-30T00:27:34.430677+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29597,
            "ip_address": "103.221.55.57",
            "count": 3,
            "first_visit": "2022-07-30T00:35:44.764636+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 71410,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-22T03:51:55.393318+06:00",
            "date": "2024-07-22"
        },
        {
            "id": 71358,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-07-20T02:27:29.085689+06:00",
            "date": "2024-07-20"
        },
        {
            "id": 2914,
            "ip_address": "103.60.175.63",
            "count": 3,
            "first_visit": "2022-01-27T00:33:34.743239+06:00",
            "date": null
        },
        {
            "id": 2940,
            "ip_address": "103.86.201.43",
            "count": 3,
            "first_visit": "2022-01-27T15:21:10.724682+06:00",
            "date": null
        },
        {
            "id": 29405,
            "ip_address": "43.245.123.222",
            "count": 3,
            "first_visit": "2022-07-29T17:15:24.598076+06:00",
            "date": "2022-07-29"
        }
    ]
}