Spin and Go Max Payouts

Posted:
Wed Feb 03, 2021 3:31 pm
by lindridgeben
Hello, i am going to review some hands on HRC for some SPIN and Go MAX games, this is tricky as payouts vary every game. If you win you pick a box out of three different boxes. Is the a way to find out the amounts of these three different payouts for winning so i could add them up divid by 3 and that would be the average amount for 1st place? I look into tournment history but could not find anything. Many thanks
Re: Spin and Go Max Payouts

Posted:
Thu Feb 04, 2021 7:04 am
by Flag_Hippo
Create a custom 'Player Report' and add the statistics you want to see (e.g. 'Tournament #' and/or 'Game Currency Buy-In' and 'Game Currency Prize Won') along with any filters you want to use. You can also filter for finishing first with this expression filter:
- Code: Select all
tourney_results.val_finish = 1
You can use this expression filter by clicking on the 'Filters' link and selecting 'Add New Expression Filters'.