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

{
    "count": 94454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13624&ordering=ip_address",
    "results": [
        {
            "id": 12858,
            "ip_address": "103.217.111.153",
            "count": 2,
            "first_visit": "2022-05-30T19:53:37.190058+06:00",
            "date": null
        },
        {
            "id": 16641,
            "ip_address": "103.217.111.154",
            "count": 2,
            "first_visit": "2022-06-19T19:15:47.745519+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 2101,
            "ip_address": "103.217.111.154",
            "count": 1,
            "first_visit": "2022-01-13T11:07:36.431285+06:00",
            "date": null
        },
        {
            "id": 6135,
            "ip_address": "103.217.111.155",
            "count": 2,
            "first_visit": "2022-05-14T20:34:00.255543+06:00",
            "date": null
        },
        {
            "id": 3216,
            "ip_address": "103.217.111.156",
            "count": 3,
            "first_visit": "2022-02-02T10:25:59.194600+06:00",
            "date": null
        },
        {
            "id": 16864,
            "ip_address": "103.217.111.157",
            "count": 1,
            "first_visit": "2022-06-20T17:05:45.296060+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16205,
            "ip_address": "103.217.111.158",
            "count": 1,
            "first_visit": "2022-06-18T03:00:55.046388+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16474,
            "ip_address": "103.217.111.158",
            "count": 1,
            "first_visit": "2022-06-19T02:17:29.901025+06:00",
            "date": "2022-06-19"
        }
    ]
}