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

{
    "count": 99757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12112&ordering=-count",
    "results": [
        {
            "id": 67874,
            "ip_address": "45.127.246.221",
            "count": 3,
            "first_visit": "2024-05-04T12:01:06.533089+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 1293,
            "ip_address": "203.89.126.46",
            "count": 3,
            "first_visit": "2021-12-23T13:24:58.598360+06:00",
            "date": null
        },
        {
            "id": 23465,
            "ip_address": "134.238.18.121",
            "count": 3,
            "first_visit": "2022-07-18T13:21:20.122694+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23390,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-07-18T00:18:12.225919+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23408,
            "ip_address": "168.119.68.179",
            "count": 3,
            "first_visit": "2022-07-18T02:21:52.058023+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23393,
            "ip_address": "66.249.66.210",
            "count": 3,
            "first_visit": "2022-07-18T00:21:21.827303+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        },
        {
            "id": 67753,
            "ip_address": "66.249.69.6",
            "count": 3,
            "first_visit": "2024-05-01T05:49:03.814369+06:00",
            "date": "2024-05-01"
        }
    ]
}