[
{
"id": 1,
"name": "test1",
"is_trial": false,
"is_paid_trial": false,
"credit": 2,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-23 10:19:07",
"updated_at": "2024-07-24 09:27:46"
},
{
"id": 2,
"name": "test2",
"is_trial": false,
"is_paid_trial": false,
"credit": 2,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-23 10:19:07",
"updated_at": "2024-07-24 09:27:46"
},
{
"id": 3,
"name": "test 3",
"is_trial": false,
"is_paid_trial": false,
"credit": 1,
"period": 2,
"period_type": "day",
"max_connections": 1,
"created_at": "2024-07-29 09:33:00",
"updated_at": "2024-07-29 09:33:00"
},
{
"id": 4,
"name": "Month",
"is_trial": false,
"is_paid_trial": false,
"credit": 2,
"period": 1,
"period_type": "month",
"max_connections": 1,
"created_at": "2024-07-29 09:33:00",
"updated_at": "2024-07-29 09:33:00"
}
]