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

{
    "count": 98015,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25456&ordering=ip_address",
    "results": [
        {
            "id": 45963,
            "ip_address": "113.11.63.180",
            "count": 1,
            "first_visit": "2023-05-01T17:09:41.875120+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 2512,
            "ip_address": "113.11.63.183",
            "count": 4,
            "first_visit": "2022-01-20T12:58:26.443485+06:00",
            "date": null
        },
        {
            "id": 53209,
            "ip_address": "113.11.63.186",
            "count": 2,
            "first_visit": "2023-08-22T12:40:07.301789+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 44398,
            "ip_address": "113.11.63.186",
            "count": 2,
            "first_visit": "2023-03-25T21:55:44.131945+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 53094,
            "ip_address": "113.11.63.186",
            "count": 2,
            "first_visit": "2023-08-21T11:06:29.540090+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 44437,
            "ip_address": "113.11.63.186",
            "count": 1,
            "first_visit": "2023-03-26T20:21:37.771786+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 35413,
            "ip_address": "113.11.63.190",
            "count": 2,
            "first_visit": "2022-10-03T12:29:52.948915+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 464,
            "ip_address": "113.11.63.207",
            "count": 2,
            "first_visit": "2021-12-09T00:07:09.973979+06:00",
            "date": null
        }
    ]
}