Get spin wheel detail by event id
Last updated 1 year ago
https://api.newbitcoincity.com/api/alpha-keys/report/spin-wheel/:event_id
1
*
spin wheel event id
Return spin wheel detail game data
let { data } = await axios.get ("https://api.newbitcoincity.com/api/alpha-keys/report/spin-wheel/1"); console.log("spin wheel detail",data)
event_id