Returns Event Information in JSON
/ws/get_live_event_details/api/{app_token}/e/{event_uuid}/apiv/4/mode/json
| Name | Req | Type | Description |
|---|---|---|---|
| e | string | The uuid of the live event. | |
| app_token | string | The user api token | |
| apiv | int | api vesrion (should be set to 4) | |
| mode | string | Specifies response mode. This version only supports "json". |
| Name |
|---|
{"response":[]}