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

{
    "count": 100592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=-count",
    "results": [
        {
            "id": 1393,
            "ip_address": "103.216.57.14",
            "count": 2,
            "first_visit": "2021-12-26T19:23:54.434566+06:00",
            "date": null
        },
        {
            "id": 46883,
            "ip_address": "66.249.66.5",
            "count": 2,
            "first_visit": "2023-05-20T13:20:20.048835+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 46922,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-05-21T12:49:34.453667+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 46811,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-05-18T21:51:32.967829+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 46791,
            "ip_address": "66.249.66.5",
            "count": 2,
            "first_visit": "2023-05-18T14:40:12.593719+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 5447,
            "ip_address": "103.60.175.23",
            "count": 2,
            "first_visit": "2022-04-29T15:01:18.036834+06:00",
            "date": null
        },
        {
            "id": 46817,
            "ip_address": "186.15.108.91",
            "count": 2,
            "first_visit": "2023-05-19T00:49:52.964238+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 2681,
            "ip_address": "37.111.200.4",
            "count": 2,
            "first_visit": "2022-01-23T15:53:58.524701+06:00",
            "date": null
        }
    ]
}