[GET] 게임 트랜잭션 기록 조회
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"list": [
{
"username": "sales07",
"amount": 3300,
"type": "WIN",
"transaction": {
"id": 61,
"type": "WIN",
"context": {
"game_id": 961,
"round_id": "1954482197935554560",
"game_title": "Gem Saviour",
"brand": "PgSoft",
"game_type": "SLOT"
},
"created_at": "2025-08-10T09:57:23.236Z",
"previous_tx_id": 55
}
},
{
"username": "sales07",
"amount": -600,
"type": "BET",
"transaction": {
"id": 62,
"type": "BET",
"context": {
"game_id": 961,
"round_id": "1954482205816651776",
"game_title": "Gem Saviour",
"brand": "PgSoft",
"game_type": "SLOT"
},
"created_at": "2025-08-10T09:57:25.098Z",
"previous_tx_id": null
}
}
],
"total": 210,
"totalPages": 3
}