multy-stub/server/routers/epja-2023-2/score-scout/tournaments_active.json
2023-12-09 11:26:08 +03:00

20 lines
379 B
JSON

{
"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"
}
]
}