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

{
    "count": 99980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8424&ordering=-count",
    "results": [
        {
            "id": 74536,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-10-21T12:40:32.661793+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 13310,
            "ip_address": "37.111.214.65",
            "count": 4,
            "first_visit": "2022-06-01T23:38:14.293217+06:00",
            "date": null
        },
        {
            "id": 13325,
            "ip_address": "34.207.75.107",
            "count": 4,
            "first_visit": "2022-06-02T02:32:48.623536+06:00",
            "date": null
        },
        {
            "id": 36662,
            "ip_address": "66.249.66.159",
            "count": 4,
            "first_visit": "2022-10-30T05:44:21.279436+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 2845,
            "ip_address": "137.59.5.253",
            "count": 4,
            "first_visit": "2022-01-25T19:59:33.975560+06:00",
            "date": null
        },
        {
            "id": 1391,
            "ip_address": "103.217.111.220",
            "count": 4,
            "first_visit": "2021-12-26T17:05:12.693023+06:00",
            "date": null
        },
        {
            "id": 74309,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-10-12T04:54:09.379051+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 36680,
            "ip_address": "45.250.229.131",
            "count": 4,
            "first_visit": "2022-10-30T14:15:35.653530+06:00",
            "date": "2022-10-30"
        }
    ]
}