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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42048&ordering=ip_address",
    "results": [
        {
            "id": 62059,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-12-28T18:38:59.851692+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 59685,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-11-18T09:48:50.362058+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 52763,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-08-17T15:28:58.438441+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 61472,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-12-19T16:07:11.921987+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 58164,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-10-22T02:49:36.589483+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 59053,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-11-06T10:35:36.551913+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 152,
            "ip_address": "114.119.152.12",
            "count": 17,
            "first_visit": "2021-12-04T13:58:24.943438+06:00",
            "date": null
        },
        {
            "id": 1458,
            "ip_address": "114.119.152.128",
            "count": 14,
            "first_visit": "2021-12-29T02:06:57.472069+06:00",
            "date": null
        }
    ]
}