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

{
    "count": 99736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=832&ordering=-count",
    "results": [
        {
            "id": 35786,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-10-12T04:17:40.408633+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 37352,
            "ip_address": "66.249.72.164",
            "count": 16,
            "first_visit": "2022-11-14T01:13:53.730559+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 32185,
            "ip_address": "114.119.134.123",
            "count": 16,
            "first_visit": "2022-08-17T01:31:02.060097+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 35780,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-10-12T00:15:41.433199+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 37458,
            "ip_address": "66.249.73.1",
            "count": 16,
            "first_visit": "2022-11-16T01:36:38.529539+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 350,
            "ip_address": "114.119.158.71",
            "count": 16,
            "first_visit": "2021-12-07T18:14:03.912262+06:00",
            "date": null
        },
        {
            "id": 4386,
            "ip_address": "103.101.199.48",
            "count": 16,
            "first_visit": "2022-03-15T10:57:57.941888+06:00",
            "date": null
        },
        {
            "id": 37315,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-11-13T01:21:59.199464+06:00",
            "date": "2022-11-13"
        }
    ]
}