S.No | User Name | Bet Amount | Bet Result | Winning Amount | payout | Currency | status | Date | |
---|---|---|---|---|---|---|---|---|---|
{{i+(p*limit)+1}} | {{table1.username}} | {{table1.bet_amount}} | {{table1.bet_result}} | -{{((table1.win_lose_amt)*1).toFixed(6)}} | +{{((table1.win_lose_amt)*1).toFixed(6)}} | {{table1.payout}} | {{table1.currency}} | {{table1.status}} | {{table1.created_at | date:'dd-MM-yyyy hh:mm:ss' }} |
S.No | User Name | Bet Amount | Bet Type | Roll Value | Bet Result | Winning Amount | payout | Currency | status | Date | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{i+(p1*limit1)+1}} | {{table2.username}} | {{table2.bet_amount}} | {{table2.bet_type}} | {{table2.roll_value}} | {{table2.bet_result}} | -{{((table2.win_lose_amt)*1).toFixed(6)}} | +{{((table2.win_lose_amt)*1).toFixed(6)}} | {{table2.payout}} | {{table2.currency}} | {{table2.status}} | {{table2.created_at | date:'dd-MM-yyyy hh:mm:ss' }} |
S.No | Game Id | Bet Amount | Winning Amount | payout | status | Date | Action | |
---|---|---|---|---|---|---|---|---|
{{i+(p2*limit2)+1}} | {{table3.username}} | {{table3.bet_amount}} | -{{((table3.win_lose_amt)*1).toFixed(6)}} | +{{((table3.win_lose_amt)*1).toFixed(6)}} | {{table3.payout}} | {{table3.status}} | {{table3.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Bet Result | Winning Amount | payout | Risk | Segment | Currency | status | Date | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{i+(p3*limit3)+1}} | {{table4.username}} | {{table4.bet_amount}} | {{table4.bet_result}} | -{{((table4.win_lose_amt)*1).toFixed(6)}} | +{{((table4.win_lose_amt)*1).toFixed(6)}} | {{table4.payout}} | {{table4.risk}} | {{table4.segment}} | {{table4.currency}} | {{ table4.status }} | {{table4.created_at | date:'dd-MM-yyyy hh:mm:ss' }} |
S.No | User Name | Amount | payout | status | Date | Action |
---|---|---|---|---|---|---|
{{i+(p4*limit4)+1}} | {{table5.username}} | {{table5.bet_amount}} | {{table5.payout}} | {{table5.status}} | {{table5.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Bet Result | Winning Amount | payout | status | Currency | Date | |
---|---|---|---|---|---|---|---|---|---|
{{i+(p5*limit5)+1}} | {{table6.username}} | {{table6.bet_amount}} | {{table6.bet_result}} | -{{((table6.win_lose_amt)*1).toFixed(2)}} | +{{((table6.win_lose_amt)*1).toFixed(2)}} | {{table6.payout}} | {{table6.status}} | {{table6.currency}} | {{table6.created_at | date:'dd-MM-yyyy hh:mm:ss' }} |
S.No | User Name | Bet Amount | Winning Amount | payout | status | Date | Action | |
---|---|---|---|---|---|---|---|---|
{{i+(p6*limit6)+1}} | {{table7.username}} | {{table7.bet_amount}} | -{{((table7.win_lose_amt)*1).toFixed(2)}} | +{{((table7.win_lose_amt)*1).toFixed(2)}} | {{table7.payout}} | {{table7.status}} | {{table7.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Winning Amount | payout | status | Date | Action | ||
---|---|---|---|---|---|---|---|---|---|
{{i+(p7*limit7)+1}} | {{table8.username}} | {{table8.bet_amount}} | -{{((table8.win_lose_amt)*1).toFixed(2)}} | +{{((table8.win_lose_amt)*1).toFixed(2)}} | +{{((table8.win_lose_amt)*1).toFixed(2)}} | {{table8.payout}} | {{table8.status}} | {{table8.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Winning Amount | Number of Mines | payout | status | Currency | Date | Action | ||
---|---|---|---|---|---|---|---|---|---|---|---|
{{i+(p8*limit9)+1}} | {{table9.username}} | {{table9.bet_amount}} | -{{((table9.win_lose_amt)*1).toFixed(2)}} | +{{((table9.win_lose_amt)*1).toFixed(2)}} | +{{((table9.win_lose_amt)*1).toFixed(2)}} | {{table9.noMines}} | {{table9.payout}} | {{table9.status}} | {{table9.currency}} | {{table9.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Winning Amount | payout | Currency | Date | Action |
---|---|---|---|---|---|---|---|
{{i+(p9*limit9)+1}} | {{table10.username}} | {{table10.bet_amount}} | {{(table10.status == 'loser') ? '-'+(((table10.win_lose_amt)*1).toFixed(2)) : '+'+(((table10.win_lose_amt)*1).toFixed(2))}} | {{table10.payout}} | {{table10.currency}} | {{table10.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | User Name | Bet Amount | Winning Amount | payout | Currency | Date | Action |
---|---|---|---|---|---|---|---|
{{i+(p11*limit11)+1}} | {{table11.username}} | {{table11.bet_amount}} | {{(table11.status == 'loser') ? '-'+(((table11.win_lose_amt)*1).toFixed(2)) : '+'+(((table11.win_lose_amt)*1).toFixed(2))}} | {{table11.payout}} | {{table11.currency}} | {{table11.created_at | date:'dd-MM-yyyy hh:mm:ss' }} | |
S.No | Total Participants | Total BetAmount | Bet Result | Date | Action |
---|---|---|---|---|---|
{{i+(p10*limit10)+1}} | {{table12.participants}} | {{table12.totalbetamt}} | {{table12.betresult}} | {{table12.created_at | date:'dd-MM-yyyy hh:mm:ss a' }} | |