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

{
    "count": 100249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=-count",
    "results": [
        {
            "id": 60124,
            "ip_address": "114.130.156.101",
            "count": 3,
            "first_visit": "2023-11-26T17:16:34.860616+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60195,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2023-11-28T11:36:09.389422+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 60521,
            "ip_address": "45.120.99.248",
            "count": 3,
            "first_visit": "2023-12-04T08:54:18.168758+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 4064,
            "ip_address": "103.60.162.208",
            "count": 3,
            "first_visit": "2022-03-04T11:50:50.553776+06:00",
            "date": null
        },
        {
            "id": 14405,
            "ip_address": "114.119.128.57",
            "count": 3,
            "first_visit": "2022-06-11T04:09:57.837630+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 60151,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2023-11-27T09:00:37.085067+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 8159,
            "ip_address": "37.111.226.236",
            "count": 3,
            "first_visit": "2022-05-17T13:14:52.494106+06:00",
            "date": null
        },
        {
            "id": 8175,
            "ip_address": "37.111.206.18",
            "count": 3,
            "first_visit": "2022-05-17T14:07:01.178393+06:00",
            "date": null
        }
    ]
}