GET /user_management/visitor-free/?format=api&offset=69488&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=69496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69480&ordering=ip_address",
    "results": [
        {
            "id": 2361,
            "ip_address": "203.76.222.132",
            "count": 1,
            "first_visit": "2022-01-17T12:23:19.744774+06:00",
            "date": null
        },
        {
            "id": 2685,
            "ip_address": "203.76.222.141",
            "count": 1,
            "first_visit": "2022-01-23T16:21:59.694700+06:00",
            "date": null
        },
        {
            "id": 3886,
            "ip_address": "203.76.222.150",
            "count": 2,
            "first_visit": "2022-02-26T11:32:48.012199+06:00",
            "date": null
        },
        {
            "id": 3851,
            "ip_address": "203.76.222.151",
            "count": 1,
            "first_visit": "2022-02-24T11:13:16.978596+06:00",
            "date": null
        },
        {
            "id": 58167,
            "ip_address": "203.76.222.160",
            "count": 1,
            "first_visit": "2023-10-22T04:24:31.481259+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 75778,
            "ip_address": "203.76.222.171",
            "count": 2,
            "first_visit": "2024-11-17T13:17:57.055717+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 29830,
            "ip_address": "203.76.222.177",
            "count": 1,
            "first_visit": "2022-07-30T11:35:08.226447+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1210,
            "ip_address": "203.76.222.177",
            "count": 1,
            "first_visit": "2021-12-21T22:17:48.136218+06:00",
            "date": null
        }
    ]
}