forked from bro-students/multy-stub
move old to legacy folder
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"ok": true,
|
||||
"data": [
|
||||
{
|
||||
"title": "1st Archived Tournament",
|
||||
"amountPlayers": 9999,
|
||||
"amountGamesPlayed": 80,
|
||||
"status": "Finished",
|
||||
"date": "2005-12-04"
|
||||
},
|
||||
{
|
||||
"title": "2nd Archived Tournament",
|
||||
"amountPlayers": 10,
|
||||
"amountGamesPlayed": 80,
|
||||
"status": "Finished",
|
||||
"date": "2005-12-04"
|
||||
},
|
||||
{
|
||||
"title": "3rd Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
},
|
||||
{
|
||||
"title": "4th Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
},
|
||||
{
|
||||
"title": "5th Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
},
|
||||
{
|
||||
"title": "6th Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
},
|
||||
{
|
||||
"title": "7th Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
},
|
||||
{
|
||||
"title": "8th Archived Tournament",
|
||||
"amountPlayers": 4,
|
||||
"amountGamesPlayed": 6,
|
||||
"status": "Finished",
|
||||
"date": "2023-11-11"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user