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

{
    "count": 102590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48360&ordering=ip_address",
    "results": [
        {
            "id": 23117,
            "ip_address": "116.68.204.17",
            "count": 1,
            "first_visit": "2022-07-16T09:38:51.738477+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 22508,
            "ip_address": "116.68.204.198",
            "count": 3,
            "first_visit": "2022-07-14T11:36:48.438179+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1283,
            "ip_address": "116.68.204.2",
            "count": 16,
            "first_visit": "2021-12-23T10:41:23.306797+06:00",
            "date": null
        },
        {
            "id": 15198,
            "ip_address": "116.68.205.38",
            "count": 1,
            "first_visit": "2022-06-15T09:18:50.226938+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1050,
            "ip_address": "116.68.205.75",
            "count": 3,
            "first_visit": "2021-12-20T13:33:23.180098+06:00",
            "date": null
        },
        {
            "id": 39806,
            "ip_address": "116.68.205.75",
            "count": 1,
            "first_visit": "2023-01-03T12:47:52.752371+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 29098,
            "ip_address": "116.68.205.75",
            "count": 1,
            "first_visit": "2022-07-29T04:26:48.269378+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 15556,
            "ip_address": "116.68.205.75",
            "count": 1,
            "first_visit": "2022-06-16T06:55:36.929870+06:00",
            "date": "2022-06-16"
        }
    ]
}