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

{
    "count": 99718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9424&ordering=-count",
    "results": [
        {
            "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": 8316,
            "ip_address": "103.120.166.29",
            "count": 4,
            "first_visit": "2022-05-17T22:13:20.710583+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": 73126,
            "ip_address": "103.181.104.170",
            "count": 4,
            "first_visit": "2024-09-08T09:32:03.803731+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": 4057,
            "ip_address": "103.66.177.186",
            "count": 4,
            "first_visit": "2022-03-04T01:23:26.190736+06:00",
            "date": null
        },
        {
            "id": 8297,
            "ip_address": "37.111.206.142",
            "count": 4,
            "first_visit": "2022-05-17T20:57:40.122133+06:00",
            "date": null
        },
        {
            "id": 34253,
            "ip_address": "180.148.210.82",
            "count": 4,
            "first_visit": "2022-09-12T12:57:19.296728+06:00",
            "date": "2022-09-12"
        }
    ]
}