stg.sunbet.com.na Open in urlscan Pro
2620:1ec:29:1::43  Public Scan

URL: https://stg.sunbet.com.na/
Submission: On June 14 via api from US — Scanned from DE

Form analysis 10 forms found in the DOM

Name: login_form

<form autocomplete="on" name="login_form" id="login-form">
  <div class="col-sm-12 no-padding">
    <div class="form-group">
      <label>Username:</label>
      <input id="loginUsername" autocomplete="on" name="username" type="text" class="form-control input-md" placeholder="Username" autofocus="">
      <p class="login-errors app-fieldError-msg hide" id="usernameErrorMsg">*Please enter your username</p>
    </div>
  </div>
  <div class="col-sm-12 no-padding">
    <div class="form-group password-wrapper">
      <label>Password:</label>
      <div class="pos-toggle-pass">
        <input id="loginPassword" autocomplete="on" name="password" type="password" class="form-control input-md" placeholder="Password">
        <strong toggle="#loginPassword" id="togglePassword" class="fa fa-fw fa-eye field-icon toggle-password"></strong>
      </div>
      <p class="hide login-errors app-fieldError-msg" id="passwordErrorMsg">*Please enter your password</p>
      <p class="hide login-errors app-fieldError-msg" id="loginErrorMsg">Sorry, your request could not be completed due to a system error. If the error persists, please contact 0861 786 238 or Email support@sunbet.co.za</p>
      <p class="hide login-errors app-fieldError-msg" id="loginSelfLockWarningMessage">Sorry, we couldn’t find an account with that username or password. Do you need help recovering your details? For your security, you’ll be locked out after 3 failed
        attempts.</p>
      <p class="hide login-errors app-fieldError-msg" id="loginSelfLockMessage">Sorry, we can't log you in. The username or password is incorrect. Please click on the relevant link below to solve your password/username issue.</p>
    </div>
  </div>
  <div class="form_submit_btn">
    <!-- <p style="padding-top:20px;">
												<a href="javascript:" class="orange_form_btn disabled" id="loginBtn">Log In</a>
											</p> -->
    <button type="submit" class="orange_form_btn disabled" id="loginBtn">Log In</button>
    <p style="padding-top:10px;">
      <!-- <a href="#" data-toggle="modal" data-target="#forgotUsername" class="modal_sub_link_text">Forgot Username?</a> -->
      <a href="javascript:" data-id="forgotUsername" class="modal_sub_link_text">Forgot Username?</a> | <a href="javascript:" data-id="forgotPassword" class="modal_sub_link_text">Forgot Password?</a> |
      <a href="/content/sunbet-na/en/register.html" class="modal_sub_link_text">Don't Have An Account? Sign Up</a> | <a href="javascript:" data-id="resetPassword" id="resetPasswordLink" class="modal_sub_link_text">Reset Password</a>
    </p>
  </div>
</form>

Name: forgot_uname_form

<form name="forgot_uname_form" id="forgot_uname_form">
  <div class="col-sm-12 no-padding">
    <div class="form-group">
      <label>Enter your registered email address:</label>
      <input id="loginEmailId" name="emailId" type="text" class="form-control input-md" placeholder="Email address" required="">
      <div class="app-fieldError-msg">
        <p style="display: none;" id="forgotUsernameError"></p>
      </div>
    </div>
  </div>
  <div class="form_submit_btn">
    <p style="padding-top:20px;">
      <a href="javascript:" class="orange_form_btn" id="emailBtn">Submit</a>
    </p>
  </div>
</form>

Name: forgotPasswordFrm

<form name="forgotPasswordFrm" id="forgot_password">
  <div class="col-sm-12 no-padding">
    <div class="form-group">
      <label>Enter your username:</label>
      <input id="loginEnterUsername" name="username" type="text" class="form-control input-md" placeholder="Username" required="">
      <div class="app-fieldError-msg">
        <p style="display: none;" id="forgotPasswordError"></p>
      </div>
    </div>
  </div>
  <p>Once you have submitted your correct username, you will receive a password change instruction via email to your registered email address.</p>
  <div class="form_submit_btn">
    <p style="padding-top:20px;">
      <a href="javascript:" class="orange_form_btn" id="passwordRecoveryBtn">Submit</a>
    </p>
  </div>
</form>

Name: rCtrl.resetPasswordFrm

<form ng-submit="rCtrl.submit()" name="rCtrl.resetPasswordFrm" id="reset_password">
  <div class="col-sm-12 no-padding">
    <div class="form-group">
      <label>Enter your username:</label>
      <input id="loginResetPasswordUsername" name="username" type="text" class="form-control input-md" placeholder="Username" ng-model="rCtrl.username"
        ng-class="{'app-fieldError': (rCtrl.resetPasswordFrm.username.$touched &amp;&amp; rCtrl.resetPasswordFrm.username.$invalid) || (rCtrl.isUsernameValid === false)}" onkeyup="resetPasswordControl.onUsernameEnter()" required="" autofocus="">
      <!-- <p class="login-errors" id="enterUsernameErrorMsg">*Please enter your username</p> -->
      <div ng-messages="rCtrl.resetPasswordFrm.username.$error" class="app-fieldError-msg" ng-if="rCtrl.resetPasswordFrm.username.$touched || rCtrl.isUsernameValid === false">
        <p ng-if="rCtrl.isUserNotAvailable" ng-cloak="">{{rCtrl.messages['username'].notAvailable}}</p>
        <p ng-message="required" ng-cloak="">{{rCtrl.messages['username'].empty_forgotPass}}</p>
      </div>
    </div>
  </div>
  <p>Once you have submitted your correct username, you will receive a password expired instruction to your registered email address.</p>
  <div class="form_submit_btn">
    <p style="padding-top:20px;">
      <a href="javascript:" onclick="resetPasswordControl.submit()" class="orange_form_btn disabled" id="passwordResetBtn">Submit</a>
    </p>
  </div>
</form>

Name: ctrl.depositEFTFrm

<form id="eftDepositForm" name="ctrl.depositEFTFrm">
  <div id="deposit_contents" class="">
    <div class="paymentDetailscheckout">
      <div id="depositAmounts" class="">
        <div class="select_amount">
          <span>Select Amount</span>
        </div>
        <div class="amount-options">
          <a class="buttonclass cursor-pointer eftdepositAmounts1" id="depositAmounts1">100</a>
          <a class="buttonclass cursor-pointer eftdepositAmounts2" id="depositAmounts2">200</a>
          <a class="buttonclass cursor-pointer eftdepositAmounts3" id="depositAmounts3">300</a>
        </div>
      </div>
      <div class="">
        <div class="newdeposit_amount_input">
          <div class="">
            <span>Enter Amount</span>
          </div>
          <div class="newdeposit_money_input_container">
            <input class="newdeposit_money_input" type="number" id="deposit_amount_eft" name="deposit" value="50" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <label id="standarddepositAmountsError" style="display: none;"></label>
      </div>
      <div class="row">
        <div class="app-fieldError-msg">
          <p style="display: none;" id="eftdepositAmountsError"></p>
        </div>
      </div>
      <div class="form_submit_btn">
        <a href="javascript:" onclick="depositNewControl.makeEFTWalletDocPayment()" class="orange_form_btn" id="deposit_button_eft">Deposit N$50</a>
      </div>
    </div>
  </div>
</form>

Name: ctrl.depositPayGateFrm

<form id="payGateDepositForm" name="ctrl.depositPayGateFrm">
  <div id="payGateDepositCont" class="">
    <div class="paymentDetailscheckout">
      <div id="payGateDepositAmntCont" class="">
        <div class="select_amount">
          <span>Select Amount</span>
        </div>
        <div class="amount-options">
          <a class="buttonclass cursor-pointer payGateDepositAmounts1" id="payGateDepositAmounts1">100</a>
          <a class="buttonclass cursor-pointer payGateDepositAmounts2" id="payGateDepositAmounts2">200</a>
          <a class="buttonclass cursor-pointer payGateDepositAmounts3" id="payGateDepositAmounts3">300</a>
        </div>
      </div>
      <div class="">
        <div class="newdeposit_amount_input">
          <div class="">
            <span>Enter Amount</span>
          </div>
          <div class="newdeposit_money_input_container">
            <input class="newdeposit_money_input" type="number" id="deposit_amount_paygate" name="deposit" value="50" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <label id="payGateDepositError" style="display: none;"></label>
      </div>
      <div class="row">
        <div class="app-fieldError-msg">
          <p style="display: none;" id="payGateDepositAmountsError"></p>
        </div>
      </div>
      <div class="form_submit_btn">
        <a href="javascript:" onclick="depositNewControl.makePayGatePayment()" class="orange_form_btn" id="deposit_button_paygate">Deposit N$50</a>
      </div>
    </div>
  </div>
</form>

Name: ctrl.depositCreditCardFrm

<form id="form" name="ctrl.depositCreditCardFrm">
  <div id="deposit_contents" class="">
    <div class="paymentDetailscheckout">
      <div id="depositAmounts" class="">
        <div class="select_amount">
          <span>Select Amount</span>
        </div>
        <div class="amount-options">
          <a class="buttonclass cursor-pointer carddepositAmounts1" id="depositAmounts1">100</a>
          <a class="buttonclass cursor-pointer carddepositAmounts2" id="depositAmounts2">200</a>
          <a class="buttonclass cursor-pointer carddepositAmounts3" id="depositAmounts3">300</a>
        </div>
      </div>
      <div class="">
        <div class="newdeposit_amount_input">
          <div class="">
            <span>Enter Amount</span>
          </div>
          <div class="newdeposit_money_input_container">
            <input class="newdeposit_money_input" type="number" id="deposit_amount_card" name="deposit" value="50" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <label id="standarddepositAmountsError" style="display: none;"></label>
      </div>
      <div class="row">
        <div class="app-fieldError-msg">
          <p style="display: none;" id="carddepositAmountsError"></p>
        </div>
      </div>
      <div class="form_submit_btn">
        <a href="javascript:" onclick="depositNewControl.makeCardWalletDocPayment()" class="orange_form_btn" id="deposit_button_card">Deposit N$50</a>
      </div>
    </div>
  </div>
</form>

POST

<form id="payGateHidden" method="POST" target="_paygatePage" action="" enctype="application/x-www-form-urlencoded"></form>

Name: claim_promo_form

<form name="claim_promo_form" id="claim_promo_form">
  <div class="col-sm-12 no-padding">
    <div class="form-group">
      <label style="font-family: 'museo_sans300';">Enter Promo Code</label>
      <input id="promo_code" name="promocode" type="text" class="form-control input-md" style="border-radius: 10px" onkeypress="return (event.charCode > 64 &amp;&amp; 
						event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123) || event.charCode == 45 " onkeyup="this.value = this.value.toUpperCase();" required="">
      <div class="app-fieldError-msg">
        <p id="promotioncodeError"></p>
      </div>
    </div>
  </div>
  <div class="form_submit_btn" id="claim_voucher_btn">
    <p style="padding-top:20px;">
      <a href="javascript:" onclick="depositNewControl.redeemVouchers()" class="orange_form_btn promo-submit">SUBMIT</a>
    </p>
  </div>
</form>

Name: ficaNotificationFrm

<form name="ficaNotificationFrm" id="fic_notification">
  <p class="new-fica-text">Your account still needs verified to before you can deposit. Submitting your FICA documents is as easy as 1,2,3.</p>
  <div class="form_submit_btn" id="fica_button">
    <p style="padding-top:20px;">
      <a href="/content/sunbet-na/en/my-account/my-profile/fica-documentation.html" class="orange_form_btn">Take me there</a>
    </p>
  </div>
  <p style="padding-top:10px; font-size: 11px; text-align: center;">If you've already submitted your documents you can email support@sunbet to check the status of your account.</p>
</form>

Text Content

Toggle navigation

 * NewAviation
 * Sports Bets
 * Slots Games
 * Table Games
 * Other Games
   Lucky Numbers Bet Games Virtuals
 * Sun MVG
 * My Account
 * My Account
 * newAviation
 * Sports Bets
 * Slots Games
 * Table Games
 * Lucky Numbers
 * Bet Games
 * Virtuals
 * Sun MVG
 * Promotions
 * Log Out

Log In
Log In To Your SunBet Account
Username:

*Please enter your username

Password:


*Please enter your password

Sorry, your request could not be completed due to a system error. If the error
persists, please contact 0861 786 238 or Email support@sunbet.co.za

Sorry, we couldn’t find an account with that username or password. Do you need
help recovering your details? For your security, you’ll be locked out after 3
failed attempts.

Sorry, we can't log you in. The username or password is incorrect. Please click
on the relevant link below to solve your password/username issue.

Log In

Forgot Username? | Forgot Password? | Don't Have An Account? Sign Up | Reset
Password

Forgot Your Username?
Enter your registered email address:



Submit

Forgot Your Password?

It happens, let’s get you a new one.

Enter your username:



Once you have submitted your correct username, you will receive a password
change instruction via email to your registered email address.

Submit

Has Your Password Expired?
Enter your username:

{{rCtrl.messages['username'].notAvailable}}

{{rCtrl.messages['username'].empty_forgotPass}}

Once you have submitted your correct username, you will receive a password
expired instruction to your registered email address.

Submit

Sign Up
Forgot Password?
Select a Deposit Method



Balance:


Deposit

X MY ACCOUNT LOG OUT
×

SunBet Banking

CURRENT BALANCE



Deposit

Add Promo Code
Back to deposit options
Instant EFT

Fastest

Instant EFT

Select Amount
100 200 300
Enter Amount





Deposit N$50

PayGate

Select Amount
100 200 300
Enter Amount





Deposit N$50
EFT

Within 3 Min

First National Bank
Standard Bank
Absa Bank
Nedbank

When making a deposit, use the following reference number


copied

Financial Institution: First National Bank
Name of account holder: Sunbet (PTY) LTD
Account number: 62210452091
Branch: Sandton City
Branch Code for EFT: 254605

--------------------------------------------------------------------------------

Your EFT should reflect within 1 working day and will automatically be allocated
to your SunBet account when it reflects in our bank.

When making a deposit, use the following reference number


copied

Financial Institution: Standard Bank
Name of account holder: Sunbet (PTY) LTD
Account number: 252317920
Branch: Sandton
Branch Code for EFT: 019205

--------------------------------------------------------------------------------

Your EFT should reflect within 1 working day and will automatically be allocated
to your SunBet account when it reflects in our bank.

When making a deposit, use the following reference number


copied

Financial Institution: Absa Bank
Name of account holder: Sunbet (PTY) LTD
Account number: 4081174672
Branch: Sandton City
Branch Code for EFT: 632005

--------------------------------------------------------------------------------

Your EFT should reflect within 1 working day and will automatically be allocated
to your SunBet account when it reflects in our bank.

When making a deposit, use the following reference number


copied

Financial Institution: Nedbank
Name of account holder: Sunbet (PTY) LTD
Account number: 1224106555
Branch: Nelson Mandela Square
Branch Code for EFT: 122405

--------------------------------------------------------------------------------

Your EFT should reflect within 1 working day and will automatically be allocated
to your SunBet account when it reflects in our bank.

EFT Other Banks

Within 1 Day

When making a deposit, use the following reference number


copied

Financial Institution: Nedbank
Name of account holder: Sunbet (PTY) LTD
Account number: 1224106555
Branch: Nelson Mandela Square
Branch Code for EFT: 122405

--------------------------------------------------------------------------------

Your EFT should reflect within 1 working day and will automatically be allocated
to your SunBet account when it reflects in our bank.

Credit Card

Fast

Credit Card

Select Amount
100 200 300
Enter Amount





Deposit N$50

Deposit Successful!

Deposit Unsuccessful!

Deposit Cancelled!


×
Enter Promo Code



SUBMIT

×
Your promotion code has been activated successfully.

OK

×
There was an error activating your promotion code. Please contact SunBet for
assistance.

OK

×
Sorry - You do not qualify for the promo code or the promo code does not exist
or has expired.

OK

Let's Get You Verified First

--------------------------------------------------------------------------------

Your account still needs verified to before you can deposit. Submitting your
FICA documents is as easy as 1,2,3.

Take me there

If you've already submitted your documents you can email support@sunbet to check
the status of your account.






BROWSE

 * Home
 * Starting Soon
 * Specials


POPULAR


SPORTS

 * All Sports


Menu
Live Right Now

No events found
Odds formatDecimalFractionalAmerican
 * Live Right Now
 * Terms and Conditions
 * Responsible gambling



Welcome to your home of sports betting!

When it comes to sports betting, nothing tops SunBet. Our powerful and intuitive
platforms make for an astounding online betting experience with sophisticated
features that include Action Bets, over 100 000 Live in-play events and Cashout.

SunBet is a paradise for the discerning punter and a haven for the sports fan.
Up the ante on all your favourite sporting codes and events, from football and
horse racing to cricket, tennis, esports and many more (OK, we’re still working
on getting cheese rolling and extreme ironing into the mix)!

Despite the tons of potential betting options, online sports betting doesn’t
have to be complicated. Our online betting site has a logical and easy-to-follow
layout that allows users to quickly find their way to their preferred sports to
place bets. The mobile-friendly site is easily accessible from Android or Apple
devices and a dream to navigate from the comfort of your couch. Best of all,
registration on sunbet.co.bw is a safe and hassle-free process – you’ll be up
and running in no time at all!

Want to get the inside track on the Durban July? Keen to know how best to pull
off a betting slam dunk in the NBA playoffs? Whether you’re just cutting your
teeth in sports betting, or consider yourself the grandmaster of online betting,
as a SunBet patron, you’re never alone.

We’ll be with you on every step of your betting journey, rooting for you and
keeping you updated through our informative and entertaining blog posts. Stay
tuned for the latest odds, betting tips, previews, and reviews of all the major
sporting events taking place.

We don’t tolerate half-measures at SunBet, so you can rest assured that your
personal information and funds are completely secure. As you’re part of the
family, we treat your details as if they were our own. SunBet uses the latest
online security protocols to ensure that your information is safeguarded against
any threat.

Entertaining, secure, easy-to-use, a community to stand behind you… we’ve taken
all the work out of being a successful punter. There isn’t an online
sportsbook under the sun that can rival SunBet when it comes to thrilling online
sports betting action. All that’s left is for you to place that bet – and don’t
forget to share that winning slip with us!

Online betting in Botswana has never been more dynamic and rewarding with our
betting platforms.



SunBet

About us Contact us Help

Promotions

Soccer Promos Rugby Promos Cricket Promos Golf Promos Tennis Promos Horse Racing
Promos

Social Media

Twitter Facebook Instagram YouTube

Regulations

Botswana Gambling Authority Responsible Gambling Terms and Conditions Privacy
Policy Promotion Terms and Conditions



SUNBET PTY LTD (REGISTRATION NUMBER 2008/014410/07) TRADING AS SUNBET IS
LICENSED BY THE WESTERN CAPE GAMBLING AND RACING BOARD. LICENSE NO:
10138713-016. NO PERSONS UNDER THE AGE OF 18 ARE PERMITTED TO GAMBLE. WINNERS
KNOW WHEN TO STOP. SOUTH AFRICAN RESPONSIBLE GAMBLING FOUNDATION TOLL FREE
COUNSELLING LINE 0800 006 008 OR WHATSAPP HELP TO 076 675 0710 | SUNBET CALL
CENTRE ADDRESS: 6 SANDOWN VALLEY CRESCENT, SANDTON, JOHANNESBURG 2196 | WESTERN
CAPE GAMBLING AND RACING BOARD: POSTAL ADDRESS: P.O BOX 8175, ROGGEBAAI, 8012,
RSA, TELEPHONE: +27 21 480 7400, FAX: +27 21 422 2602/3/5



2024-06-14 08:46:59 2024 © Sunbet


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1



SINGLES



MinimizeClick to pin the betslip

You have no selections in the betslip

Potential payout:
N$ 0.00
Place bet
 * By placing a bet, you accept the T&Cs