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

{
    "count": 103511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54864&ordering=-ip_address",
    "results": [
        {
            "id": 15556,
            "ip_address": "116.68.205.75",
            "count": 1,
            "first_visit": "2022-06-16T06:55:36.929870+06:00",
            "date": "2022-06-16"
        },
        {
            "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": 1050,
            "ip_address": "116.68.205.75",
            "count": 3,
            "first_visit": "2021-12-20T13:33:23.180098+06:00",
            "date": null
        },
        {
            "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": 56660,
            "ip_address": "116.68.205.75",
            "count": 1,
            "first_visit": "2023-10-03T16:20:09.146967+06:00",
            "date": "2023-10-03"
        },
        {
            "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": 1283,
            "ip_address": "116.68.204.2",
            "count": 16,
            "first_visit": "2021-12-23T10:41:23.306797+06:00",
            "date": null
        },
        {
            "id": 22508,
            "ip_address": "116.68.204.198",
            "count": 3,
            "first_visit": "2022-07-14T11:36:48.438179+06:00",
            "date": "2022-07-14"
        }
    ]
}