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

{
    "count": 102704,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69016&ordering=ip_address",
    "results": [
        {
            "id": 31509,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-08-08T07:43:21.516647+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 31837,
            "ip_address": "203.190.14.130",
            "count": 1,
            "first_visit": "2022-08-12T10:08:01.605926+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 11333,
            "ip_address": "203.190.14.130",
            "count": 6,
            "first_visit": "2022-05-25T10:45:20.888711+06:00",
            "date": null
        },
        {
            "id": 153,
            "ip_address": "203.190.14.131",
            "count": 1,
            "first_visit": "2021-12-04T14:02:06.339801+06:00",
            "date": null
        },
        {
            "id": 56586,
            "ip_address": "203.190.14.131",
            "count": 1,
            "first_visit": "2023-10-02T18:36:22.015562+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 25707,
            "ip_address": "203.190.14.135",
            "count": 1,
            "first_visit": "2022-07-21T22:51:27.384233+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29194,
            "ip_address": "203.190.14.136",
            "count": 1,
            "first_visit": "2022-07-29T10:39:34.117466+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 15838,
            "ip_address": "203.190.14.139",
            "count": 1,
            "first_visit": "2022-06-17T04:44:57.385794+06:00",
            "date": "2022-06-17"
        }
    ]
}