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

{
    "count": 94236,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12880&ordering=-count",
    "results": [
        {
            "id": 61678,
            "ip_address": "103.230.105.20",
            "count": 3,
            "first_visit": "2023-12-22T23:28:27.364010+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 61802,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-12-25T02:52:54.952237+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61948,
            "ip_address": "66.249.73.68",
            "count": 3,
            "first_visit": "2023-12-27T00:11:24.311550+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 62935,
            "ip_address": "74.125.151.192",
            "count": 3,
            "first_visit": "2024-01-12T07:28:59.624172+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 12916,
            "ip_address": "37.111.196.233",
            "count": 3,
            "first_visit": "2022-05-30T23:13:42.246740+06:00",
            "date": null
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        },
        {
            "id": 61511,
            "ip_address": "116.204.154.51",
            "count": 3,
            "first_visit": "2023-12-20T10:51:57.355213+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 17245,
            "ip_address": "114.119.131.200",
            "count": 3,
            "first_visit": "2022-06-22T02:38:07.532444+06:00",
            "date": "2022-06-22"
        }
    ]
}