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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10368&ordering=-count",
    "results": [
        {
            "id": 72373,
            "ip_address": "103.139.53.43",
            "count": 3,
            "first_visit": "2024-08-21T04:46:14.881512+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 72322,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-20T03:50:11.487437+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72424,
            "ip_address": "66.249.70.132",
            "count": 3,
            "first_visit": "2024-08-22T16:36:07.816137+06:00",
            "date": "2024-08-22"
        },
        {
            "id": 31831,
            "ip_address": "103.217.111.26",
            "count": 3,
            "first_visit": "2022-08-12T08:56:35.532483+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3414,
            "ip_address": "103.242.22.244",
            "count": 3,
            "first_visit": "2022-02-07T23:44:24.359194+06:00",
            "date": null
        },
        {
            "id": 3507,
            "ip_address": "103.15.42.197",
            "count": 3,
            "first_visit": "2022-02-11T00:00:44.187723+06:00",
            "date": null
        },
        {
            "id": 72325,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-20T04:31:37.945226+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        }
    ]
}