Get List Raffle
Get list game raffle by filter
https://api.newbitcoincity.com/api/alpha-keys/report/raffle/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/raffle/list");
console.log("list game raffle",data)Last updated