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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79632&ordering=ip_address",
    "results": [
        {
            "id": 29678,
            "ip_address": "37.111.215.190",
            "count": 1,
            "first_visit": "2022-07-30T05:53:36.554115+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24095,
            "ip_address": "37.111.215.191",
            "count": 1,
            "first_visit": "2022-07-19T13:33:53.582201+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23733,
            "ip_address": "37.111.215.191",
            "count": 1,
            "first_visit": "2022-07-18T22:20:48.518041+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 47489,
            "ip_address": "37.111.215.191",
            "count": 1,
            "first_visit": "2023-06-01T16:16:26.025624+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 71234,
            "ip_address": "37.111.215.194",
            "count": 1,
            "first_visit": "2024-07-16T14:35:47.868588+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 33430,
            "ip_address": "37.111.215.196",
            "count": 1,
            "first_visit": "2022-08-30T13:38:09.775690+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 8074,
            "ip_address": "37.111.215.196",
            "count": 1,
            "first_visit": "2022-05-17T12:25:25.270719+06:00",
            "date": null
        },
        {
            "id": 7221,
            "ip_address": "37.111.215.197",
            "count": 1,
            "first_visit": "2022-05-16T20:02:52.900338+06:00",
            "date": null
        }
    ]
}