/esport/ws/v3/live| Parameter | Type | Required | Description |
|---|---|---|---|
| app_id | string | yes | User id |
| app_secret | string | yes | User id |
| sport_id | int | no | Game ID, multiple separated by English commas |
| title | channel | remark |
|---|---|---|
| Real-time match data | live | |
| Match results | result | |
| Trend data | trend | |
| Event data | event |
| title | push_type | remark |
|---|---|---|
| New | new | |
| change | update |
| Announcement Field | push_time_millis | Push time, millisecond time stamp |
|---|
/esport/ws/v3/livepro| Parameter | Type | Required | Required |
|---|---|---|---|
| app_id | string | yes | User id |
| app_secret | string | yes | User id |
| sport_id | int | yes | User id,multiple separated by English commas |
| title | channel | remark |
|---|---|---|
| Enhanced version of the game real-time data | livepro |
| title | push_type | remark |
|---|---|---|
| New | new | |
| change | update |
| Announcement Field | push_time_millis | Push time, millisecond time stamp |
|---|