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

{
    "count": 100589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19656&ordering=-count",
    "results": [
        {
            "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": 46916,
            "ip_address": "37.111.206.115",
            "count": 2,
            "first_visit": "2023-05-21T11:33:41.270038+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 10750,
            "ip_address": "37.111.238.39",
            "count": 2,
            "first_visit": "2022-05-23T22:31:44.356139+06:00",
            "date": null
        },
        {
            "id": 10858,
            "ip_address": "103.115.158.2",
            "count": 2,
            "first_visit": "2022-05-24T10:04:03.279076+06:00",
            "date": null
        },
        {
            "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": 46817,
            "ip_address": "186.15.108.91",
            "count": 2,
            "first_visit": "2023-05-19T00:49:52.964238+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 10767,
            "ip_address": "37.111.206.236",
            "count": 2,
            "first_visit": "2022-05-23T23:18:37.296596+06:00",
            "date": null
        },
        {
            "id": 10846,
            "ip_address": "37.111.206.99",
            "count": 2,
            "first_visit": "2022-05-24T09:40:19.888214+06:00",
            "date": null
        }
    ]
}