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

{
    "count": 102573,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47952&ordering=ip_address",
    "results": [
        {
            "id": 12662,
            "ip_address": "116.58.203.112",
            "count": 1,
            "first_visit": "2022-05-30T00:26:18.387087+06:00",
            "date": null
        },
        {
            "id": 8933,
            "ip_address": "116.58.203.113",
            "count": 1,
            "first_visit": "2022-05-18T12:53:41.866794+06:00",
            "date": null
        },
        {
            "id": 8361,
            "ip_address": "116.58.203.116",
            "count": 6,
            "first_visit": "2022-05-17T22:32:47.639576+06:00",
            "date": null
        },
        {
            "id": 7470,
            "ip_address": "116.58.203.118",
            "count": 2,
            "first_visit": "2022-05-16T23:27:11.559506+06:00",
            "date": null
        },
        {
            "id": 14035,
            "ip_address": "116.58.203.119",
            "count": 1,
            "first_visit": "2022-06-08T19:50:03.248410+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 8528,
            "ip_address": "116.58.203.12",
            "count": 1,
            "first_visit": "2022-05-17T23:40:41.379419+06:00",
            "date": null
        },
        {
            "id": 23644,
            "ip_address": "116.58.203.12",
            "count": 1,
            "first_visit": "2022-07-18T22:00:23.662113+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29785,
            "ip_address": "116.58.203.120",
            "count": 1,
            "first_visit": "2022-07-30T10:51:17.022071+06:00",
            "date": "2022-07-30"
        }
    ]
}