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

{
    "count": 102915,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67560&ordering=ip_address",
    "results": [
        {
            "id": 14835,
            "ip_address": "202.181.18.245",
            "count": 1,
            "first_visit": "2022-06-13T16:26:52.943087+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 28826,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-07-28T13:35:41.685757+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28111,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-07-27T10:48:31.588056+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8781,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-05-18T10:44:39.476917+06:00",
            "date": null
        },
        {
            "id": 7196,
            "ip_address": "202.181.18.247",
            "count": 1,
            "first_visit": "2022-05-16T19:55:47.648105+06:00",
            "date": null
        },
        {
            "id": 9816,
            "ip_address": "202.181.18.248",
            "count": 1,
            "first_visit": "2022-05-20T22:18:07.959070+06:00",
            "date": null
        },
        {
            "id": 22575,
            "ip_address": "202.181.18.248",
            "count": 1,
            "first_visit": "2022-07-14T13:16:06.743675+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27169,
            "ip_address": "202.181.18.249",
            "count": 1,
            "first_visit": "2022-07-25T11:05:04.099641+06:00",
            "date": "2022-07-25"
        }
    ]
}