www.ke.sportpesa.com Open in urlscan Pro
196.13.121.52  Public Scan

Submitted URL: https://guanrachansuveab.tk/
Effective URL: https://www.ke.sportpesa.com/
Submission: On March 26 via automatic, source rescanner — Scanned from DE

Form analysis 2 forms found in the DOM

Name: formPOST /login_check

<form id="secondary_login" name="form" class="css-form ng-pristine ng-valid" action="/login_check" method="post" novalidate="novalidate">
  <input type="hidden" name="_target_path" value="https://www.ke.sportpesa.com/?sportId=1&amp;section=highlights" autocomplete="off">
  <label for="username">Mobile</label>
  <input id="username" name="username" class="mobile" placeholder="Mobile" type="text" maxlength="14" required="required">
  <label for="password">Password</label>
  <input id="password" name="password" placeholder="Password" type="password" maxlength="20" required="required">
  <input type="submit" value="Login">
</form>

Name: $ctrl.formPOST

<form method="post" name="$ctrl.form" id="$ctrl.form" class="live-betslip ng-pristine ng-valid" ng-show="!$ctrl.hideBetslip">
  <div class="betslip-v2" data-count="0" data-active-betslips="0">
    <div class="betslip-header">
      <div class="betslip-row">
        <div class="betslip-column ng-scope" translate="betslip.betslip">Betslip</div>
        <div class="betslip-column">
          <betslip-settings class="ng-isolate-scope">
            <div class="betslip-options-trigger" uib-popover-template="'betslipOptionsTemplate'" popover-placement="bottom-right" popover-trigger="'outsideClick'" popover-class="options-popover" popover-is-open="$ctrl.open">
              <div></div>
            </div>
            <script type="text/ng-template" id="betslipOptionsTemplate"> <div>
        <div class="title" translate="betslip.betslip_settings">Betslip Settings</div>
        <div class="separator"></div>
        <div class="content">
            <div>
                <div class="title" translate="betslip.odds_update">Odds update:</div>

                <div class="radio">
                    <label>
                        <input type="radio" value="1" ng-model="$ctrl.settings.acceptOdds" ng-change="$ctrl.settings.acceptOddsChanged()">
                        <span class="custom-radio-button"></span>
                        <span translate="betslip.accept_odds_change">Accept odds change automatically</span>
                    </label>
                </div>

                <div class="radio">
                    <label>
                        <input type="radio" value="" ng-model="$ctrl.settings.acceptOdds" ng-change="$ctrl.settings.acceptOddsChanged()">
                        <span class="custom-radio-button"></span>
                        <span translate="betslip.dont_accept_odds_change">Don’t accept odds change automatically</span>
                    </label>
                </div>
            </div>
            <div>
                <div class="title" translate="betslip.default_bet_amount" translate-values="{currency: $ctrl.currency}"></div>

                <div class="betslip-column-amount"
                     style="width:[[ $ctrl.currency.length + $ctrl.getMaxLength() - 0.5 ]]em;"
                >
                    <div class="input-group">
                        <input  class="form-control"
                                id="amount-user"
                                name="amount-user"
                                type="text"
                                maxlength="[[ $ctrl.getMaxLength() ]]"
                                required="required"
                                ng-required="true"
                                ng-model="$ctrl.settings.amount"
                                ng-change="$ctrl.settings.amountChanged()"
                                ng-blur="$ctrl.settings.fixAmount()"
                                ng-model-options="{allowInvalid: true}"
                                sp-only-numbers
                                ng-class="{'disabled': $ctrl.placingDirect()}"
                                ng-readonly="$ctrl.placingDirect()"
                        />
                    </div>
                </div>
            </div>

            <betslip-settings-toggle
                    setting="direct"
                    settings-label="betslip.direct_bet_mode"
                    settings-help="betslip.direct_mode_help"
                    on-toggle="$ctrl.toggleDirect()"
            ></betslip-settings-toggle>

            <betslip-settings-toggle
                    setting="betSpinnerSkipAnimation"
                    settings-label="betslip.bet_spinner_animation"
                    settings-help="betslip.bet_spinner_help"
                    on-toggle="$ctrl.settings.save()"
                    ng-if="$ctrl.settings.globalBetSpinnerEnabled && !$ctrl.ie"
            ></betslip-settings-toggle>
        </div>
    </div>
</script>
          </betslip-settings>
        </div>
      </div>
    </div>
    <betslip-notifications on-click="$ctrl.unifiedBetslipService.clearNotifications()" has-notifications="$ctrl.unifiedBetslipService.notifications" has-warnings="$ctrl.unifiedBetslipService.warning" error-message="" success-message=""
      class="ng-isolate-scope">
      <div class="betslip-notifications-drawer">
        <div class="betslip-notification betslip-notification-warning ng-scope" translate="betslip.notifications.warning" ng-class="{visible: $ctrl.hasNotifications &amp;&amp; $ctrl.hasWarnings}" ng-click="$ctrl.onClick()">Please review your bets
        </div>
        <div class="betslip-notification betslip-notification-error ng-scope" translate="" ng-class="{visible: $ctrl.hasNotifications &amp;&amp; $ctrl.errorMessage !== ''}" ng-click="$ctrl.onClick()"></div>
        <div class="betslip-notification betslip-notification-success ng-scope" translate="" ng-class="{visible: $ctrl.hasNotifications &amp;&amp; $ctrl.successMessage !== ''}" ng-click="$ctrl.onClick()"></div>
      </div>
    </betslip-notifications>
    <!-- ngIf: $ctrl.showBetSpinner -->
    <!-- ngIf: $ctrl.unifiedBetslip.count() == 0 && !($ctrl.showBetSpinner) -->
    <div class="betslip-message betslip-empty-message ng-scope" ng-if="$ctrl.unifiedBetslip.count() == 0 &amp;&amp; !($ctrl.showBetSpinner)">
      <div class="icon-empty"></div>
      <p class="betslip-emtpy-title ng-scope" translate="betslip.not_selected_bet">You have not selected any bet</p>
      <p translate="betslip.first_pick_to_start" class="ng-scope">Make your first pick to start playing.</p>
    </div><!-- end ngIf: $ctrl.unifiedBetslip.count() == 0 && !($ctrl.showBetSpinner) -->
    <!-- ngIf: $ctrl.isBetslipLoadEnabled -->
    <div class="betslip-content bsa-active"
      ng-class="{'bsa-active': !$ctrl.unifiedBetslipService.isSettingsAwarenessDismissed, 'has-prematch-bets': $ctrl.unifiedBetslip.count('prematch') > 0, 'has-live-bets': $ctrl.unifiedBetslip.count('live') > 0}">
      <!-- ngIf: !$ctrl.unifiedBetslipService.isSettingsAwarenessDismissed && $ctrl.unifiedBetslip.count() > 0 -->
      <!-- ngIf: $ctrl.isMultibetBonusApplicable('prematch') -->
      <!-- ngIf: $ctrl.isMultibetBonusApplicable('live') -->
      <!-- ngRepeat: betslip in $ctrl.unifiedBetslip.betslips -->
      <betslip ng-repeat="betslip in $ctrl.unifiedBetslip.betslips" type="prematch" direct="$ctrl.settings.direct" form="$ctrl.form" hidebetslip="$ctrl.hideBetslip" show-possible-taxes="!$ctrl.showTotalAfterTaxes"
        show-prizes="$ctrl.showPrizesOnBetslip" class="ng-scope ng-isolate-scope">
        <!-- ngIf: $ctrl.betslip.count()>0 || $ctrl.betslip.successMessage !== null || ($ctrl.unifiedBetslip.dirty && ($ctrl.betslip.sectionerrors.length || $ctrl.betslip.beterrors.length)) -->
      </betslip><!-- end ngRepeat: betslip in $ctrl.unifiedBetslip.betslips -->
      <betslip ng-repeat="betslip in $ctrl.unifiedBetslip.betslips" type="live" direct="$ctrl.settings.direct" form="$ctrl.form" hidebetslip="$ctrl.hideBetslip" show-possible-taxes="!$ctrl.showTotalAfterTaxes" show-prizes="$ctrl.showPrizesOnBetslip"
        class="ng-scope ng-isolate-scope">
        <!-- ngIf: $ctrl.betslip.count()>0 || $ctrl.betslip.successMessage !== null || ($ctrl.unifiedBetslip.dirty && ($ctrl.betslip.sectionerrors.length || $ctrl.betslip.beterrors.length)) -->
      </betslip><!-- end ngRepeat: betslip in $ctrl.unifiedBetslip.betslips -->
      <betslip ng-repeat="betslip in $ctrl.unifiedBetslip.betslips" type="custom" direct="$ctrl.settings.direct" form="$ctrl.form" hidebetslip="$ctrl.hideBetslip" show-possible-taxes="!$ctrl.showTotalAfterTaxes"
        show-prizes="$ctrl.showPrizesOnBetslip" class="ng-scope ng-isolate-scope">
        <!-- ngIf: $ctrl.betslip.count()>0 || $ctrl.betslip.successMessage !== null || ($ctrl.unifiedBetslip.dirty && ($ctrl.betslip.sectionerrors.length || $ctrl.betslip.beterrors.length)) -->
      </betslip><!-- end ngRepeat: betslip in $ctrl.unifiedBetslip.betslips -->
      <betslip ng-repeat="betslip in $ctrl.unifiedBetslip.betslips" type="jackpot" direct="$ctrl.settings.direct" form="$ctrl.form" hidebetslip="$ctrl.hideBetslip" show-possible-taxes="!$ctrl.showTotalAfterTaxes"
        show-prizes="$ctrl.showPrizesOnBetslip" class="ng-scope ng-isolate-scope">
        <!-- ngIf: $ctrl.betslip.count()>0 || $ctrl.betslip.successMessage !== null || ($ctrl.unifiedBetslip.dirty && ($ctrl.betslip.sectionerrors.length || $ctrl.betslip.beterrors.length)) -->
      </betslip><!-- end ngRepeat: betslip in $ctrl.unifiedBetslip.betslips -->
      <div>
        <!-- ngRepeat: error in $ctrl.unifiedBetslip.generalErrors track by $index -->
      </div>
    </div>
    <div class="betslip-footer">
      <bet-summary class="ng-isolate-scope">
        <div class="bet-summary only-jackpot" ng-class="{'only-jackpot': $ctrl.onlyJackpot()}">
          <!-- Possible taxes only in individual betslip if exists and other conditions are matched -->
          <!-- ngIf: $ctrl.showPossibleTaxes() -->
          <!-- Possible winnings only in individual betslip if exists and other conditions are matched -->
          <!-- ngIf: $ctrl.showBetslipPossibleWinnings() -->
          <!-- Stake only in individual betslip if there is excise tax -->
          <!-- ngIf: !$ctrl.isTotal() && $ctrl.hasExciseTax() -->
          <!-- Total bet amount only in totals if there are more than 1 betslip !-->
          <!-- ngIf: $ctrl.isTotal() && $ctrl.multipleBetslips() -->
          <!-- ngIf: !$ctrl.isTotal() && $ctrl.hasExciseTax() -->
          <!-- Tax amount only in totals and the total taxes are not displayed !-->
          <!-- ngIf: $ctrl.showTaxAmount() -->
          <!-- Possible winnings can be in both !-->
          <!-- ngIf: $ctrl.showPossibleWinnings() -->
          <!-- Bonus only in totals if exists !-->
          <!-- ngIf: $ctrl.isTotal() && $ctrl.hasBonus && !$ctrl.onlyJackpot() -->
          <!-- Tax amount and payout in both if displayed total after taxes !-->
          <!-- ngIf: $ctrl.showTaxes() -->
          <!-- ngIf: $ctrl.showPayout() -->
        </div>
      </bet-summary>
      <div class="betslip-actions betslip-row">
        <div class="betslip-remove-button betslip-column">
          <a class="remove remove-all text-nowrap ng-scope" href="#" ng-click="$event.preventDefault(); $ctrl.hideBetslipPopover(); $ctrl.placingDirect() || $ctrl.removeAll($event)" ng-class="{'disabled': $ctrl.placingDirect()}" translate="betslip.remove_all" tabindex="6">Remove all</a>
        </div>
        <!-- ngIf: $ctrl.betslipReady() -->
      </div>
    </div>
  </div>
</form>

Text Content

To give you the best experience possible, this website uses cookies. By viewing
our content, you are accepting the use of cookies. If you want to learn more
about the cookies that we use, view our Cookies Policy.

Accept
 * Kenya
   An agent of Ithotho (Pty) Ltd
 * Saturday, March, 26th, 2022 - 23:17 EAT


HOW DO I REGISTER WITH SPORTPESA?

To register via SMS, follow these three simple steps:


 * STEP 1
   
   To register for S-Pesa account, please visit SportPesa, read Terms and
   Conditions and text "ACCEPT" to 29050


 * STEP 2
   
   A customer receives back a confirmation message providing him/her with
   Username, PIN and particular mobile operator Paybill #


 * STEP 3
   
   Enjoy the Game!
   
   We recommend to download our mobile app at: http://www.ke.sportpesa.com/app

Error.
SportPesa
 
 Language
Register now!
Mobile Password
Already using SportPesa via SMS or USSD? – Forgot your password?


TOOLS & NAVIGATION

 * 
   
   Sports
   
   Live Games
   
   Casino NEW!
   
   Virtuals NEW!
   
   Jackpots
   
   Lucky Numbers NEW!
   
   JengaBets
   
   
   More
   LiveScore
   
   Blog
   
   News
   
   Results
   
   
   Apps
   Sports App
   
   Casino App
   
   

Search Help 23:17:38 EAT
Betslip 0

Search
Close

Search
Betslip 0

Close
 * Login
 * Register

Forgot your password?

   
 * Sports
   
 * Live
   
 * Casino NEW!
   
 * Virtuals NEW!
   
 * Jackpots
   
 * Lucky Numbers NEW!
   
 * JengaBets
   


Search
Close
   
   
   
 * Football
   
   
   
 * Basketball
   
   
   
 * Tennis
   
   
   
 * eSoccer
   
   
   
 * Rugby Union
   
   
   
 * Boxing
   
   
   
 * Cricket
   
   
   
 * Handball
   
   
   
 * Ice Hockey
   
   
   
 * MMA
   
   
   
 * Volleyball
   
   
   
 * Baseball
   
   

 * Highlights
   
 * Countries
   
 * Today Games
   
   
 * Upcoming Games
   


No current favorites.

England ›

Spain ›

Germany ›

Italy ›

France ›

Netherlands ›

International ›

International Clubs ›

International Youth ›

Algeria ›

Andorra ›

Argentina ›

Australia ›

Austria ›

Bahrain ›

Belgium ›

Brazil ›

Bulgaria ›

Chile ›

Colombia ›

Costa Rica ›

Croatia ›

Cyprus ›

Czech Republic ›

Denmark ›

Ecuador ›

Faroe Islands ›

Finland ›

Greece ›

Guatemala ›

Hungary ›

Ireland ›

Israel ›

Ivory Coast ›

Japan ›

Lithuania ›

Luxembourg ›

Malaysia ›

Mexico ›

Northern Ireland ›

Norway ›

Panama ›

Paraguay ›

Poland ›

Portugal ›

Romania ›

Russia ›

Scotland ›

Senegal ›

Serbia ›

Slovakia ›

Slovenia ›

South Africa ›

South Korea ›

Sweden ›

Switzerland ›

Thailand ›

Turkey ›

UAE ›

Uganda ›

USA ›

Venezuela ›

Zambia ›

Jamaica ›

England Amateur ›

Germany Amateur ›

Spain Amateur ›

Austria Amateur ›

Turkey Amateur ›

Denmark Amateur ›


Premier League ›

Primera Division ›

Bundesliga ›

Serie A ›

Eliteserien ›


   Sports Live Games Casino NEW! Virtuals NEW! Jackpots Lucky Numbers NEW!
   JengaBets
 * Funds
 * Deposit funds
 * Withdraw funds
 * Account
 * Edit account info
 * Bet history
 * Transactions
 * SportPesa
 * LiveScore
 * Blog
 * News
 * Results
 * Sports App
 * Casino App
 *  Language


 * English
 * Kiswahili

Loading, trying to redirect to ...
 * This week'sJackpot
   KSH 10,842,171
 * This week'sMegaJackpot
   KSH 196,068,321

 * Hide
   
   
   
 * Football
    * Football
    * Highlights
      
    * Top 5 Leagues
      
    * Countries
      
    * Today Games
      
    * Upcoming Games

   
   
   
 * Basketball
    * Basketball
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * Tennis
    * Tennis
    * Highlights
      
    * Tournaments
      
    * Upcoming Games

   
   
   
 * eSoccer
    * eSoccer
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * Rugby Union
    * Rugby Union
    * Highlights
      
    * Tournaments
      
    * Upcoming Games

   
   
   
 * Boxing
    * Boxing
    * Highlights
      
    * Tournaments
      
    * Upcoming Games

   
   
   
 * Cricket
    * Cricket
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * Handball
    * Handball
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * Ice Hockey
    * Ice Hockey
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * MMA
    * MMA
    * Highlights
      
    * Tournaments
      
    * Upcoming Games

   
   
   
 * Volleyball
    * Volleyball
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   
 * Baseball
    * Baseball
    * Highlights
      
    * Countries
      
    * Upcoming Games

   
   
   

   --------------------------------------------------------------------------------
   
   Favorites
   Login or register to save your favorites
   
   
   Join Us
   Login
   
   
   You have no favorite teams
   
   Click on the left star of any team or player to add it to your favorites
   list.

   

Layout preferences

Single market See more games

Multiple markets See more markets

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

Cancel Save


BANNER MATCH

   
   

 * EXPERIENCE FAST & EASY TO USE LIVE GAMING ENGINE

   
   
   
   
 * To register SMS GAME to 29050
   
   

 1. 1
 2. 2


 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 

About the markets

Highlights Games

All
Today
Sunday
Monday
Tuesday
Wednesday
Show odds: Odds under:
Under
Odds under:
1.20
×
Under
Odds under:
1.50
×
Under
Odds under:
1.80
×
3 Way

Double Chance

Over/Under 2.5

Both Teams To Score


Home
Draw
Away
1 or X
X or 2
1 or 2
Over
Under
Yes
No

26/03/22 – 23:30
Game ID: 5895
23:30
26/03/22
ID: 5895
Real Oviedo
Fuenlabrada
23 ›
3 Way

Real Oviedo
1.75
Draw
3.24
Fuenlabrada
5.38
Double Chance

1 or X
1.18
X or 2
1.99
1 or 2
1.34
Over/Under 2.5

Over
2.46
Under
1.48
Both Teams To Score

Yes
2.29
No
1.55
›

27/03/22 – 15:00
Game ID: 1791
15:00
27/03/22
ID: 1791
Mirandes
Ponferradina
23 ›
3 Way

Mirandes
2.20
Draw
3.35
Ponferradina
3.20
Double Chance

1 or X
1.35
X or 2
1.65
1 or 2
1.33
Over/Under 2.5

Over
1.93
Under
1.78
Both Teams To Score

Yes
1.76
No
1.95
›

27/03/22 – 15:30
Game ID: 3609
15:30
27/03/22
ID: 3609
Maastricht
Almere City
23 ›
3 Way

Maastricht
4.99
Draw
4.19
Almere City
1.60
Double Chance

1 or X
2.24
X or 2
1.19
1 or 2
1.23
Over/Under 2.5

Over
1.54
Under
2.33
Both Teams To Score

Yes
1.61
No
2.18
›

27/03/22 – 15:30
Game ID: 1774
15:30
27/03/22
ID: 1774
Amsterdam FC
Jong Sparta Rotterdam
15 ›
3 Way

Amsterdam FC
1.72
Draw
3.74
Jong Sparta Rotterdam
3.93
Double Chance

1 or X
1.25
X or 2
1.97
1 or 2
1.26
Over/Under 2.5

Over
1.68
Under
2.06
Both Teams To Score

Yes
1.66
No
2.09
›

27/03/22 – 17:00
Game ID: 5590
17:00
27/03/22
ID: 5590
Burgos
Tenerife
23 ›
3 Way

Burgos
3.23
Draw
2.93
Tenerife
2.41
Double Chance

1 or X
1.55
X or 2
1.35
1 or 2
1.40
Over/Under 2.5

Over
2.65
Under
1.42
Both Teams To Score

Yes
2.20
No
1.60
›

27/03/22 – 18:00
Game ID: 4471
18:00
27/03/22
ID: 4471
Numancia
Badalona
15 ›
3 Way

Numancia
1.48
Draw
3.54
Badalona
6.70
Double Chance

1 or X
1.12
X or 2
2.35
1 or 2
1.27
Over/Under 2.5

Over
2.49
Under
1.48
Both Teams To Score

Yes
2.60
No
1.44
›

27/03/22 – 18:00
Game ID: 3347
18:00
27/03/22
ID: 3347
Real Murcia
CF La Nucia
15 ›
3 Way

Real Murcia
2.53
Draw
2.82
CF La Nucia
2.82
Double Chance

1 or X
1.40
X or 2
1.48
1 or 2
1.40
Over/Under 2.5

Over
2.48
Under
1.48
Both Teams To Score

Yes
2.06
No
1.68
›

27/03/22 – 18:00
Game ID: 1797
18:00
27/03/22
ID: 1797
Hercules CF
CD Eldense
15 ›
3 Way

Hercules CF
2.07
Draw
3.07
CD Eldense
3.36
Double Chance

1 or X
1.31
X or 2
1.67
1 or 2
1.35
Over/Under 2.5

Over
2.46
Under
1.49
Both Teams To Score

Yes
2.14
No
1.63
›

27/03/22 – 19:15
Game ID: 4623
19:15
27/03/22
ID: 4623
Malaga
Huesca
23 ›
3 Way

Malaga
2.67
Draw
2.97
Huesca
2.82
Double Chance

1 or X
1.42
X or 2
1.47
1 or 2
1.40
Over/Under 2.5

Over
2.49
Under
1.47
Both Teams To Score

Yes
2.07
No
1.67
›

27/03/22 – 19:15
Game ID: 5667
19:15
27/03/22
ID: 5667
Alcorcon
Valladolid
23 ›
3 Way

Alcorcon
4.18
Draw
3.53
Valladolid
1.84
Double Chance

1 or X
1.90
X or 2
1.24
1 or 2
1.30
Over/Under 2.5

Over
1.96
Under
1.75
Both Teams To Score

Yes
1.86
No
1.84
›

27/03/22 – 22:00
Game ID: 3781
22:00
27/03/22
ID: 3781
Almeria
Girona
23 ›
3 Way

Almeria
2.07
Draw
3.39
Girona
3.49
Double Chance

1 or X
1.31
X or 2
1.72
1 or 2
1.32
Over/Under 2.5

Over
1.93
Under
1.78
Both Teams To Score

Yes
1.78
No
1.93
›

27/03/22 – 23:05
Game ID: 1163
23:05
27/03/22
ID: 1163
Canada
Jamaica
23 ›
3 Way

Canada
1.37
Draw
4.95
Jamaica
8.29
Double Chance

1 or X
1.10
X or 2
2.95
1 or 2
1.18
Over/Under 2.5

Over
1.72
Under
2.00
Both Teams To Score

Yes
2.06
No
1.68
›

28/03/22 – 22:00
Game ID: 4091
22:00
28/03/22
ID: 4091
Las Palmas UD
Leganes
23 ›
3 Way

Las Palmas UD
2.05
Draw
3.23
Leganes
3.73
Double Chance

1 or X
1.28
X or 2
1.73
1 or 2
1.35
Over/Under 2.5

Over
2.26
Under
1.57
Both Teams To Score

Yes
2.01
No
1.72
›

There are no events for the current section
About the markets

Today Highlights Games

All
Today
Sunday
Monday
Tuesday
Wednesday
There are no events for the current section
Betslip

Betslip

Please review your bets



You have not selected any bet

Make your first pick to start playing.


Remove all



PAYBILL NUMBERS

 * 5212121 or 955100


CUSTOMER CARE

We offer 24/7 customer care attention to SportPesa players

0755 079 079 0709 079 079
care@ke.sportpesa.com
 * 
 * 
 * 
 * 
 * 


MAIN FOOTER

Your bet is subject Terms and Conditions. Betting Rules and Limits are available
at http://www.ke.sportpesa.com/terms_and_conditions
SportPesa (Pty) Ltd is an agent of Ithotho (Pty) Ltd.Ithotho (Pty) Ltd is a
licensed Totalisator with the KwaZulu Natal Gambling Board, under license number
TOT0001.Ithotho and SportPesa support responsible gambling. No persons under the
age of 18 are permitted to gamble. Winners know when to stop. Contact the
National Responsible Gambling Programme, toll free, on 0800 006 008


SPORTPESA

 * P.O.BOX 25675-00100 NAIROBI
 * SportPesa News
 * Need help? Contact us
 * care@ke.sportpesa.com
 * Facebook
 * Twitter
 * YouTube
 * Instagram
 * WhatsApp


SUPPORT AND TRUST

 * How to play
 * Terms and Conditions
 * Responsible Gaming
 * Privacy Policy
 * Cookies Policy


LEGAL AND COMPLIANCE

 * 
 * This forum is open only to persons over the age of 18 years.
 * Gambling may have adverse effects if not taken in moderation.


LICENCE

 * The Operator of this website, is licensed and regulated by the Betting
   Control and Licensing Board under License number BK 0000205.

Kenya Tanzania United Kingdom

Copyright © 2022 Kentech S.L.U. – All rights reserved ®

Version: 3.9.6.0 2021-12-14


↑


SPORTPESA

P.O.BOX 25675-00100 NAIROBI

SportPesa News http://sportpesanews.com/

Need help? Contact us

care@ke.sportpesa.com

Facebook https://www.facebook.com/SportpesaKenya

Twitter https://twitter.com/sportpesa

YouTube https://www.youtube.com/user/sportpesa

Instagram https://instagram.com/sportpesa

WhatsApp https://wa.me/qr/IM3PH4CFRVVIF1


SUPPORT AND TRUST

How to play http://www.ke.sportpesa.com/how_to_play

Terms and Conditions http://www.ke.sportpesa.com/terms_and_conditions

Responsible Gaming http://www.ke.sportpesa.com/responsible_gaming

Privacy Policy http://www.ke.sportpesa.com/privacy_policy

Cookies Policy http://www.ke.sportpesa.com/cookies_policy


LEGAL AND COMPLIANCE

http://www.ke.sportpesa.com/adults_only

This forum is open only to persons over the age of 18 years.

Gambling may have adverse effects if not taken in moderation.


LICENCE

The Operator of this website, is licensed and regulated by the Betting Control
and Licensing Board under License number BK 0000205.