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

{
    "count": 99369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10976&ordering=-count",
    "results": [
        {
            "id": 71483,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-07-25T00:42:17.553494+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 71499,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-07-25T15:15:28.797722+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 29346,
            "ip_address": "103.112.206.227",
            "count": 3,
            "first_visit": "2022-07-29T15:11:49.279410+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 71454,
            "ip_address": "66.249.73.69",
            "count": 3,
            "first_visit": "2024-07-24T03:23:16.976959+06:00",
            "date": "2024-07-24"
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        },
        {
            "id": 2773,
            "ip_address": "119.30.32.79",
            "count": 3,
            "first_visit": "2022-01-25T03:42:34.769682+06:00",
            "date": null
        },
        {
            "id": 71443,
            "ip_address": "66.249.73.68",
            "count": 3,
            "first_visit": "2024-07-23T18:28:29.618468+06:00",
            "date": "2024-07-23"
        },
        {
            "id": 2767,
            "ip_address": "103.20.141.5",
            "count": 3,
            "first_visit": "2022-01-25T01:15:50.488793+06:00",
            "date": null
        }
    ]
}