Added a service that can get all current tournaments list
This commit is contained in:
parent
e6023e0687
commit
3d0bd47079
26 changed files with 4305 additions and 204 deletions
|
@ -1,52 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": 111,
|
||||
"chargeId": null,
|
||||
"partners": [],
|
||||
"dateResa": "21\/03\/2024",
|
||||
"startTime": "13:30",
|
||||
"endTime": "15:00",
|
||||
"dayFr": "jeudi 21 mars 2024",
|
||||
"codeLiveXperience": null,
|
||||
"qrCodeSpartime": null,
|
||||
"sport": "Sport1",
|
||||
"court": "court 13",
|
||||
"creaPartie": 0,
|
||||
"limitCreaPartie": "2024-03-21 11:30:00",
|
||||
"cancel": true,
|
||||
"bloquerRemplacementJoueur": 1,
|
||||
"canRemovePartners": false,
|
||||
"remainingPlaces": 3,
|
||||
"isCaptain": true,
|
||||
"dtStart": "2024-03-21T13:30:00+01:00",
|
||||
"garantieCb": null,
|
||||
"dureeValidCertif": null,
|
||||
"playerStatus": 3,
|
||||
"products": []
|
||||
},
|
||||
{
|
||||
"id": 360,
|
||||
"chargeId": null,
|
||||
"partners": [],
|
||||
"dateResa": "18\/11\/2025",
|
||||
"startTime": "09:00",
|
||||
"endTime": "10:30",
|
||||
"dayFr": "vendredi 18 novembre 2025",
|
||||
"codeLiveXperience": null,
|
||||
"qrCodeSpartime": null,
|
||||
"sport": "Sport1",
|
||||
"court": "court 13",
|
||||
"creaPartie": 0,
|
||||
"limitCreaPartie": "2025-11-18 07:00:00",
|
||||
"cancel": true,
|
||||
"bloquerRemplacementJoueur": 1,
|
||||
"canRemovePartners": false,
|
||||
"remainingPlaces": 3,
|
||||
"isCaptain": true,
|
||||
"dtStart": "2025-11-18T07:00:00+01:00",
|
||||
"garantieCb": null,
|
||||
"dureeValidCertif": null,
|
||||
"playerStatus": 3,
|
||||
"products": []
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue