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

{
    "count": 100111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13664&ordering=-count",
    "results": [
        {
            "id": 62851,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2024-01-11T01:47:19.251991+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 44784,
            "ip_address": "54.236.237.93",
            "count": 3,
            "first_visit": "2023-04-04T12:23:49.312382+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        },
        {
            "id": 62815,
            "ip_address": "103.173.10.26",
            "count": 3,
            "first_visit": "2024-01-10T13:50:34.940786+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 62829,
            "ip_address": "27.147.248.10",
            "count": 3,
            "first_visit": "2024-01-10T16:58:01.180885+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 8565,
            "ip_address": "203.78.147.14",
            "count": 3,
            "first_visit": "2022-05-17T23:56:13.951601+06:00",
            "date": null
        },
        {
            "id": 4287,
            "ip_address": "180.148.212.54",
            "count": 3,
            "first_visit": "2022-03-11T20:25:29.927771+06:00",
            "date": null
        },
        {
            "id": 62780,
            "ip_address": "66.249.79.228",
            "count": 3,
            "first_visit": "2024-01-10T01:59:45.381322+06:00",
            "date": "2024-01-10"
        }
    ]
}