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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81568&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81552&ordering=count",
    "results": [
        {
            "id": 24588,
            "ip_address": "37.111.194.162",
            "count": 2,
            "first_visit": "2022-07-20T12:09:11.083324+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7690,
            "ip_address": "103.57.21.42",
            "count": 2,
            "first_visit": "2022-05-17T08:58:41.603759+06:00",
            "date": null
        },
        {
            "id": 13789,
            "ip_address": "203.189.224.70",
            "count": 2,
            "first_visit": "2022-06-07T11:09:08.085592+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 4454,
            "ip_address": "69.171.251.10",
            "count": 2,
            "first_visit": "2022-03-17T16:53:46.348122+06:00",
            "date": null
        },
        {
            "id": 37414,
            "ip_address": "103.217.111.247",
            "count": 2,
            "first_visit": "2022-11-15T00:32:41.733858+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 7687,
            "ip_address": "116.58.202.50",
            "count": 2,
            "first_visit": "2022-05-17T08:57:18.755651+06:00",
            "date": null
        },
        {
            "id": 4499,
            "ip_address": "59.153.103.19",
            "count": 2,
            "first_visit": "2022-03-19T14:30:36.655313+06:00",
            "date": null
        },
        {
            "id": 13791,
            "ip_address": "103.129.208.107",
            "count": 2,
            "first_visit": "2022-06-07T11:24:41.537611+06:00",
            "date": "2022-06-07"
        }
    ]
}