-
Notifications
You must be signed in to change notification settings - Fork 1
API仕様
淵野アタリ edited this page Sep 8, 2022
·
1 revision
-
id: string
ユーザーID
残金や投票履歴など諸々
全馬のデータの配列
該当馬のデータ
-
after?: number
指定したUNIX時間以後のデータを取得 -
until?: number
指定したUNIX時間以前のデータを取得
全レースのデータの配列
該当レースのデータ
-
rece: number
投票するレースのID -
number: number
投票する馬番 レスポンス: なし
参考: issue#5