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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92672&ordering=ip_address",
    "results": [
        {
            "id": 45643,
            "ip_address": "66.249.66.76",
            "count": 1,
            "first_visit": "2023-04-23T05:05:02.944343+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 47312,
            "ip_address": "66.249.66.76",
            "count": 2,
            "first_visit": "2023-05-29T08:53:41.607419+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 47984,
            "ip_address": "66.249.66.76",
            "count": 4,
            "first_visit": "2023-06-11T00:38:07.236803+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 45378,
            "ip_address": "66.249.66.76",
            "count": 1,
            "first_visit": "2023-04-16T05:54:59.954513+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 47889,
            "ip_address": "66.249.66.76",
            "count": 1,
            "first_visit": "2023-06-08T13:11:36.665727+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 134,
            "ip_address": "66.249.66.76",
            "count": 9,
            "first_visit": "2021-12-04T07:42:06.247983+06:00",
            "date": null
        },
        {
            "id": 167,
            "ip_address": "66.249.66.77",
            "count": 8,
            "first_visit": "2021-12-04T20:18:53.312132+06:00",
            "date": null
        },
        {
            "id": 46199,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-05-06T06:07:23.363502+06:00",
            "date": "2023-05-06"
        }
    ]
}