{{ player.account_type === 'pph' ? 'CREDIT' : 'BAL' }}${{ parseFloat(player.balance).toFixed(2) }}

{{ activeSportObj ? activeSportObj.nick_name : T.selectSport }}

{{ liveCount }} LIVE

{{ T.settings }}

{{ T.oddsFormat }}
{{ f.label }}

{{ T.language }}
🇺🇸 English
🇪🇸 Español
⚠ {{ quotaWarning }}

{{ T.loadingLines }}
{{ matchError }}
📅
{{ T.offSeason }}
{{ T.noLines }} {{ activeSportObj?.nick_name||'' }}
{{ T.linesRefresh }} {{ lastPolled }}

{{ T.betSlip }} {{ slip.length }}

@ {{ todDisplay }}
{{ T.straight }}
{{ T.parlay }}
{{ T.ifBet }}
{{ T.teaser }}
$
🎟

{{ T.slipEmpty }}

{{ item.marketLabel }}
{{ item.awayTeam }} @ {{ item.homeTeam }}
{{ item.name }}
{{ foItem(item) }} {{ fpt(item.point_value) }}
$
⛔ {{ sErr }}
{{ T.totalOdds }}{{ todDisplay }}
{{ T.totalBet }}${{ totBet.toFixed(2) }}
{{ T.potentialWin }}${{ potWin }}
My Account
{{ {overview:'Overview',bets:'Bets',wallet:'Wallet',cashier:'Cashier'}[tab] }}
{{ player.account_type === 'pph' ? 'Available Credit' : 'Balance' }}
${{ parseFloat(player.balance||0).toFixed(2) }}
Bonus
${{ parseFloat(player.bonus_balance||0).toFixed(2) }}
{{ lbl }}
{{ val }}
Recent Bets
{{ b.bet_type }} {{ b.status_label }}
{{ b.matches_summary }}
${{ parseFloat(b.bet_amount).toFixed(2) }} → ${{ parseFloat(b.potential_win).toFixed(2) }}
Loading…
{{ b.bet_type }} {{ b.leg_count }} leg{{ b.leg_count!=1?'s':'' }}
{{ b.status_label }}
{{ b.matches_summary }}
{{ b.selections_summary }}
${{ parseFloat(b.bet_amount).toFixed(2) }}${{ parseFloat(b.potential_win).toFixed(2) }}
{{ new Date(b.placed_at).toLocaleDateString() }}
No bets found
Loading…
{{ tx.direction?'↑':'↓' }}
{{ txTypeLabel(tx.type) }}
{{ new Date(tx.created_at).toLocaleString() }}
{{ tx.direction?'+':'-' }}${{ parseFloat(tx.amount).toFixed(2) }}
Bal: ${{ parseFloat(tx.balance_after||0).toFixed(2) }}
No transactions yet
🧪 SANDBOX — Test mode active. No real money processed.
{{ player.account_type === 'pph' ? 'Available Credit' : 'Balance' }}
${{ parseFloat(player.balance||0).toFixed(2) }}
Bonus
${{ parseFloat(player.bonus_balance||0).toFixed(2) }}
💰 Deposit
$
Crypto (BTC / ETH / USDT / LTC)
Instant · 1% fee · Auto-confirm
🅿
PayPal
2.9% fee · Friends & Family
{{ {cashapp:'💚',zelle:'💜',venmo:'🔵'}[pm] }}
{{ pm==='cashapp'?'Cash App':pm.charAt(0).toUpperCase()+pm.slice(1) }}
No fee · Manual verify
→ {{ cashierData.p2p_handles[pm] }}
Include your username {{ player.username }} in the note
🏦
Bank Wire
No fee · Min $100 · 1–3 days
Bank: {{ cashierData.wire.bank_name }}
Routing: {{ cashierData.wire.routing }}
Account: {{ cashierData.wire.account }}
Name: {{ cashierData.wire.beneficiary }}
Memo: {{ player.username }}
Send {{ cryptoInvoice.pay_currency }} DEMO
{{ cryptoInvoice.pay_amount }} {{ cryptoInvoice.pay_currency }}
To:
{{ cryptoInvoice.pay_address }}
{{ cryptoInvoice.payment_status }}
💸 Withdraw
⚠ Active bonus pending rollover. Withdrawal forfeits bonus balance.
Amount $
Method
Address
Min ${{ cashierData?.min_withdraw||10 }} · Max ${{ cashierData?.max_withdraw||5000 }} · 24hr processing
🎁 Active Bonuses
{{ pb.bonus_name }}
{{ pb.status }}
${{ parseFloat(pb.bonus_amount).toFixed(2) }}
Rollover: ${{ parseFloat(pb.wagered_amount).toFixed(2) }} / ${{ parseFloat(pb.rollover_req).toFixed(2) }} {{ pb.rollover_pct }}%
{{ pb.days_remaining>0?`Expires in ${pb.days_remaining} days`:'Expired' }}

{{ authMode==='login'?T.signIn:T.createAccount }}

{{ authErr }}
{{ toast.msg }}