add score-scout stubs

This commit is contained in:
anvar
2023-12-09 11:26:08 +03:00
parent 2cfc6956aa
commit cc0acd6814
5 changed files with 593 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"ok": true,
"data": [
{
"title": "Fall Students Tournament",
"amountPlayers": 32,
"amountGamesPlayed": 124,
"status": "In Progress",
"date": "2023-10-22"
},
{
"title": "Fall Students Tournament",
"amountPlayers": 32,
"amountGamesPlayed": 124,
"status": "In Progress",
"date": "2023-10-22"
}
]
}