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

{
    "count": 102381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45416&ordering=ip_address",
    "results": [
        {
            "id": 40524,
            "ip_address": "114.119.159.76",
            "count": 1,
            "first_visit": "2023-01-17T14:14:41.439508+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 41427,
            "ip_address": "114.119.159.79",
            "count": 1,
            "first_visit": "2023-02-02T21:53:19.330381+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 46245,
            "ip_address": "114.119.159.79",
            "count": 1,
            "first_visit": "2023-05-07T06:41:53.650051+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 41238,
            "ip_address": "114.119.159.79",
            "count": 1,
            "first_visit": "2023-01-30T18:46:39.197408+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 43938,
            "ip_address": "114.119.159.79",
            "count": 1,
            "first_visit": "2023-03-17T22:12:53.277578+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 78,
            "ip_address": "114.119.159.79",
            "count": 13,
            "first_visit": "2021-12-03T16:52:11.500039+06:00",
            "date": null
        },
        {
            "id": 526,
            "ip_address": "114.119.159.8",
            "count": 18,
            "first_visit": "2021-12-10T08:57:11.132636+06:00",
            "date": null
        },
        {
            "id": 44638,
            "ip_address": "114.119.159.8",
            "count": 1,
            "first_visit": "2023-03-31T14:11:17.079773+06:00",
            "date": "2023-03-31"
        }
    ]
}