GET /user_management/visitor-free/?format=api&offset=2224&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=2232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2216&ordering=-count",
    "results": [
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 61315,
            "ip_address": "37.111.194.242",
            "count": 10,
            "first_visit": "2023-12-17T09:30:00.450070+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 11111,
            "ip_address": "114.119.129.107",
            "count": 10,
            "first_visit": "2022-05-24T20:21:24.456553+06:00",
            "date": null
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 72957,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-04T06:38:26.840084+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 75399,
            "ip_address": "66.249.79.228",
            "count": 10,
            "first_visit": "2024-11-09T01:57:03.870827+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 6,
            "ip_address": "66.249.66.6",
            "count": 10,
            "first_visit": "2021-12-02T16:49:54.593427+06:00",
            "date": null
        }
    ]
}