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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23952&ordering=-count",
    "results": [
        {
            "id": 9090,
            "ip_address": "37.111.213.208",
            "count": 2,
            "first_visit": "2022-05-18T22:08:32.566060+06:00",
            "date": null
        },
        {
            "id": 30258,
            "ip_address": "202.51.186.154",
            "count": 2,
            "first_visit": "2022-07-31T10:00:12.196807+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 21823,
            "ip_address": "114.119.133.103",
            "count": 2,
            "first_visit": "2022-07-10T04:25:58.342821+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 37874,
            "ip_address": "119.30.39.195",
            "count": 2,
            "first_visit": "2022-11-26T07:11:39.201222+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 896,
            "ip_address": "212.70.113.164",
            "count": 2,
            "first_visit": "2021-12-19T20:19:13.650331+06:00",
            "date": null
        },
        {
            "id": 37911,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2022-11-27T06:04:53.675561+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 21793,
            "ip_address": "114.119.149.247",
            "count": 2,
            "first_visit": "2022-07-10T01:38:31.586397+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 12620,
            "ip_address": "119.30.41.14",
            "count": 2,
            "first_visit": "2022-05-29T23:18:47.203045+06:00",
            "date": null
        }
    ]
}