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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "results": [
        {
            "id": 2224,
            "ip_address": "103.113.148.99",
            "count": 11,
            "first_visit": "2022-01-14T22:10:34.341885+06:00",
            "date": null
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 74353,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-10-13T01:53:11.670543+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 35175,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-09-29T01:50:44.412484+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 72785,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-08-31T03:02:54.379584+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 264,
            "ip_address": "114.119.160.248",
            "count": 11,
            "first_visit": "2021-12-06T07:51:06.576601+06:00",
            "date": null
        },
        {
            "id": 4297,
            "ip_address": "202.134.9.136",
            "count": 11,
            "first_visit": "2022-03-12T08:43:41.106194+06:00",
            "date": null
        },
        {
            "id": 599,
            "ip_address": "114.119.154.30",
            "count": 11,
            "first_visit": "2021-12-12T04:38:35.526695+06:00",
            "date": null
        }
    ]
}