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

{
    "count": 99891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-count",
    "results": [
        {
            "id": 1157,
            "ip_address": "114.119.136.15",
            "count": 13,
            "first_visit": "2021-12-21T14:08:09.272489+06:00",
            "date": null
        },
        {
            "id": 1120,
            "ip_address": "114.119.155.150",
            "count": 13,
            "first_visit": "2021-12-21T04:04:57.262825+06:00",
            "date": null
        },
        {
            "id": 33654,
            "ip_address": "114.119.134.123",
            "count": 13,
            "first_visit": "2022-09-02T01:11:50.353208+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 363,
            "ip_address": "114.119.157.46",
            "count": 13,
            "first_visit": "2021-12-07T20:06:32.631079+06:00",
            "date": null
        },
        {
            "id": 1124,
            "ip_address": "114.119.155.122",
            "count": 13,
            "first_visit": "2021-12-21T07:40:23.989235+06:00",
            "date": null
        },
        {
            "id": 65996,
            "ip_address": "45.248.151.54",
            "count": 13,
            "first_visit": "2024-03-17T11:17:32.464433+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 66648,
            "ip_address": "114.119.145.216",
            "count": 13,
            "first_visit": "2024-04-05T08:24:42.010381+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        }
    ]
}