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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50312&ordering=ip_address",
    "results": [
        {
            "id": 16909,
            "ip_address": "119.30.32.247",
            "count": 1,
            "first_visit": "2022-06-20T22:29:00.085428+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 15405,
            "ip_address": "119.30.32.247",
            "count": 3,
            "first_visit": "2022-06-15T18:46:32.787107+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 17613,
            "ip_address": "119.30.32.248",
            "count": 1,
            "first_visit": "2022-06-23T07:09:28.958809+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4920,
            "ip_address": "119.30.32.248",
            "count": 1,
            "first_visit": "2022-04-05T09:41:24.652210+06:00",
            "date": null
        },
        {
            "id": 7132,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-05-16T19:35:24.510552+06:00",
            "date": null
        },
        {
            "id": 26548,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-07-24T06:06:26.758963+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7951,
            "ip_address": "119.30.32.25",
            "count": 2,
            "first_visit": "2022-05-17T11:29:43.524772+06:00",
            "date": null
        },
        {
            "id": 41354,
            "ip_address": "119.30.32.250",
            "count": 1,
            "first_visit": "2023-02-01T15:28:44.318248+06:00",
            "date": "2023-02-01"
        }
    ]
}