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

{
    "count": 99967,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1672&ordering=-count",
    "results": [
        {
            "id": 73526,
            "ip_address": "66.249.64.132",
            "count": 12,
            "first_visit": "2024-09-16T06:26:59.565279+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 706,
            "ip_address": "114.119.154.82",
            "count": 12,
            "first_visit": "2021-12-15T07:03:40.045094+06:00",
            "date": null
        },
        {
            "id": 2569,
            "ip_address": "58.145.186.236",
            "count": 12,
            "first_visit": "2022-01-21T17:33:20.758505+06:00",
            "date": null
        },
        {
            "id": 680,
            "ip_address": "202.134.14.128",
            "count": 12,
            "first_visit": "2021-12-14T12:32:22.764831+06:00",
            "date": null
        },
        {
            "id": 72281,
            "ip_address": "66.249.65.102",
            "count": 12,
            "first_visit": "2024-08-19T02:15:45.967214+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 109,
            "ip_address": "114.119.152.149",
            "count": 12,
            "first_visit": "2021-12-04T00:24:49.322191+06:00",
            "date": null
        },
        {
            "id": 33663,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-02T03:12:15.296951+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 33578,
            "ip_address": "114.119.141.15",
            "count": 12,
            "first_visit": "2022-09-01T01:25:56.503274+06:00",
            "date": "2022-09-01"
        }
    ]
}