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

{
    "count": 96137,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19928&ordering=ip_address",
    "results": [
        {
            "id": 54905,
            "ip_address": "103.67.157.63",
            "count": 3,
            "first_visit": "2023-09-12T13:53:02.999877+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 52685,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2023-08-16T17:03:11.584388+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 1061,
            "ip_address": "103.67.157.64",
            "count": 3,
            "first_visit": "2021-12-20T15:16:38.333638+06:00",
            "date": null
        },
        {
            "id": 29082,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2022-07-29T02:44:36.362028+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7351,
            "ip_address": "103.67.157.65",
            "count": 2,
            "first_visit": "2022-05-16T22:17:43.554055+06:00",
            "date": null
        },
        {
            "id": 7350,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2022-05-16T22:17:43.551568+06:00",
            "date": null
        },
        {
            "id": 52684,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-08-16T16:37:52.018435+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 40017,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-01-07T13:29:01.199166+06:00",
            "date": "2023-01-07"
        }
    ]
}