Get List Spin Wheel
Get list game spin wheel by filter
https://api.newbitcoincity.com/api/alpha-keys/report/spin-wheel/listParameters
Name
Value
Required
Description
Sample code for getting data from this API.
let { data } = await axios.get
("https://api.newbitcoincity.com/api/alpha-keys/report/spin-wheel/list");
console.log("spin wheel list",data)Last updated