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

{
    "count": 99723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9416&ordering=-count",
    "results": [
        {
            "id": 73126,
            "ip_address": "103.181.104.170",
            "count": 4,
            "first_visit": "2024-09-08T09:32:03.803731+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73115,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-09-08T01:17:35.334294+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73119,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-09-08T01:41:24.701992+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 1174,
            "ip_address": "103.25.248.245",
            "count": 4,
            "first_visit": "2021-12-21T16:19:03.109014+06:00",
            "date": null
        },
        {
            "id": 73122,
            "ip_address": "114.119.134.79",
            "count": 4,
            "first_visit": "2024-09-08T04:03:47.675368+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 4071,
            "ip_address": "103.196.232.134",
            "count": 4,
            "first_visit": "2022-03-04T17:22:50.809634+06:00",
            "date": null
        },
        {
            "id": 34345,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-14T02:46:07.906654+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34291,
            "ip_address": "66.249.66.208",
            "count": 4,
            "first_visit": "2022-09-13T02:15:24.753415+06:00",
            "date": "2022-09-13"
        }
    ]
}