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

{
    "count": 99911,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1584&ordering=-count",
    "results": [
        {
            "id": 39014,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-12-20T02:27:55.128964+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 110,
            "ip_address": "114.119.153.25",
            "count": 12,
            "first_visit": "2021-12-04T00:37:21.464655+06:00",
            "date": null
        },
        {
            "id": 70228,
            "ip_address": "114.119.145.187",
            "count": 12,
            "first_visit": "2024-06-24T14:34:53.919140+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 513,
            "ip_address": "114.119.152.147",
            "count": 12,
            "first_visit": "2021-12-10T00:40:51.075511+06:00",
            "date": null
        },
        {
            "id": 425,
            "ip_address": "114.119.157.156",
            "count": 12,
            "first_visit": "2021-12-08T13:57:19.459342+06:00",
            "date": null
        },
        {
            "id": 4682,
            "ip_address": "66.249.92.32",
            "count": 12,
            "first_visit": "2022-03-26T08:34:10.355273+06:00",
            "date": null
        },
        {
            "id": 36807,
            "ip_address": "66.249.72.168",
            "count": 12,
            "first_visit": "2022-11-02T00:33:09.116621+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36858,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-11-03T02:10:13.298891+06:00",
            "date": "2022-11-03"
        }
    ]
}