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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50128&ordering=ip_address",
    "results": [
        {
            "id": 41100,
            "ip_address": "119.30.32.132",
            "count": 1,
            "first_visit": "2023-01-28T11:21:02.760430+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 48195,
            "ip_address": "119.30.32.132",
            "count": 2,
            "first_visit": "2023-06-14T13:26:36.659216+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 8746,
            "ip_address": "119.30.32.133",
            "count": 1,
            "first_visit": "2022-05-18T10:08:16.725406+06:00",
            "date": null
        },
        {
            "id": 29323,
            "ip_address": "119.30.32.134",
            "count": 1,
            "first_visit": "2022-07-29T14:09:10.161367+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7397,
            "ip_address": "119.30.32.135",
            "count": 2,
            "first_visit": "2022-05-16T22:44:22.759546+06:00",
            "date": null
        },
        {
            "id": 27888,
            "ip_address": "119.30.32.135",
            "count": 1,
            "first_visit": "2022-07-26T22:06:52.528250+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8710,
            "ip_address": "119.30.32.136",
            "count": 1,
            "first_visit": "2022-05-18T09:12:05.431906+06:00",
            "date": null
        },
        {
            "id": 20385,
            "ip_address": "119.30.32.136",
            "count": 2,
            "first_visit": "2022-06-30T15:55:31.684385+06:00",
            "date": "2022-06-30"
        }
    ]
}