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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91504&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 48028,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-06-11T16:39:24.271084+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 46875,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-05-20T03:28:13.153534+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 46106,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-05-04T19:35:59.065665+06:00",
            "date": "2023-05-04"
        }
    ]
}