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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68968&ordering=ip_address",
    "results": [
        {
            "id": 19832,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-06-28T21:06:46.566460+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 20266,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-06-30T06:59:19.486161+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 25708,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-07-21T22:52:14.587804+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14916,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-06-14T00:58:54.072807+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 879,
            "ip_address": "203.189.225.102",
            "count": 8,
            "first_visit": "2021-12-19T19:33:24.009997+06:00",
            "date": null
        },
        {
            "id": 28952,
            "ip_address": "203.189.225.146",
            "count": 1,
            "first_visit": "2022-07-28T22:52:42.019589+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7550,
            "ip_address": "203.189.225.161",
            "count": 1,
            "first_visit": "2022-05-17T00:42:23.475922+06:00",
            "date": null
        },
        {
            "id": 3692,
            "ip_address": "203.189.225.201",
            "count": 2,
            "first_visit": "2022-02-17T21:07:01.721965+06:00",
            "date": null
        }
    ]
}