curl --location --request GET 'https://dev-api.inwantaiwan.com/api/apps/v1/profile/point-history?limit&page'
{
"data": [
{
"id": 3,
"point": 1,
"title": "Point from review",
"source_id": "",
"source_type": "product_review",
"type": "increase"
}
]
}