jackbit103.com Open in urlscan Pro
2606:4700:3035::6815:1d31  Public Scan

Submitted URL: https://m.jackbit103.com/
Effective URL: https://jackbit103.com/
Submission: On April 01 via api from US — Scanned from US

Form analysis 9 forms found in the DOM

<form class="auth">
  <ul class="menu">
    <li class="login active" text_key="LOGIN__LOG_IN">Log In</li>
    <li class="signup" text_key="LOGIN__SIGN_UP">Sign Up</li>
  </ul>
  <ul class="fields">
    <li><input type="text" name="UserName" placeholder_key="LOGIN__USERNAME" placeholder="Username"> <img src="/assets/images/icons/auth/username.svg?v3" alt="username"></li>
    <li><input type="password" name="Password" placeholder_key="LOGIN__PASSWORD" placeholder="Password"> <img src="/assets/images/icons/auth/password.svg?v3" alt="password"></li>
    <li class="forgot-password"><span text_key="LOGIN__FORGOT_YOUR_PASSWORD?">Forgot Your Password?</span></li>
    <li><button class="btn" text_key="LOGIN__LOG_IN">Log In</button>
      <div class="loader-wrapper">
        <div class="loader"></div>
      </div>
    </li>
    <li class="err-text main-err"></li><!--
                    <li>
                        <p text_key="LOGIN__OR_LOGIN_WITH"></p>
                        <ul class="social-auth">
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                        </ul>
                    </li> -->
    <li class="account-auth">
      <p><span text_key="LOGIN__DO_NOT_YOU_HAVE_AN_ACCOUNT?">Don't you have an account?</span> <b class="signup" text_key="LOGIN__SIGN_UP">Sign Up</b></p>
    </li>
  </ul>
</form>

<form class="sign-up">
  <ul class="menu">
    <li class="login" text_key="SIGNUP__LOG_IN">Log In</li>
    <li class="signup active" text_key="SIGNUP__SIGN_UP">Sign Up</li>
  </ul>
  <ul class="fields">
    <li><input type="text" name="UserName" placeholder_key="SIGNUP__USERNAME" placeholder="Username"> <img src="/assets/images/icons/auth/username.svg?v3" alt="username"></li>
    <li class="err-text" field="UserName" style="display: none"></li>
    <li><input type="text" name="Email" placeholder_key="SIGNUP__EMAIL" placeholder="Email"> <img src="/assets/images/icons/auth/email.svg?v3" alt="email"></li>
    <li class="err-text" field="Email" style="display: none"></li>
    <li><input type="password" name="Password" placeholder_key="SIGNUP__PASSWORD" placeholder="Password"> <img src="/assets/images/icons/auth/password.svg?v3" alt="password"></li>
    <li class="err-text" field="Password" style="display: none"></li>
    <li><label class="checkbox-wrapper"><input type="checkbox" required="">
        <div class="checkmark"><img src="/assets/images/icons/auth/accept.svg?v4" alt="confirmation"></div>
        <a href="/en/static/terms?category=generalterms" target="_blank" class="confirmation" text_key="SIGNUP__AGREE_TERMS_AND_CONDITIONS">Agree terms and conditions</a>
      </label></li>
    <li><button class="btn" text_key="SIGNUP__REGISTER">Register</button>
      <div class="loader-wrapper">
        <div class="loader"></div>
      </div>
    </li><!-- <li>
                        <p text_key="SIGNUP__OR_LOGIN_WITH"></p>
                        <ul class="social-auth">
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                        </ul>
                    </li> -->
    <li class="account-auth">
      <p><span text_key="LOGIN__DO_YOU_HAVE_AN_ACCOUNT?">Do you have an account?</span> <b class="login" text_key="LOGIN__LOG_IN">Log In</b></p>
    </li>
  </ul>
</form>

<form class="reset-password">
  <ul class="fields">
    <li>
      <h2 text_key="RESET_PASSWORD__RESET_PASSWORD">Reset Password</h2>
    </li>
    <li>
      <p text_key="RESET_PASSWORD__ENTER_EMAIL">Enter Email</p>
    </li>
    <li><input type="text" name="Email" placeholder="Email"> <img src="/assets/images/icons/auth/email.svg?v3" alt="email"></li>
    <li class="err-text" field="Email" style="display: none"></li>
    <li><button class="btn" text_key="RESET_PASSWORD__SEND_INSTRUCTIONS">Send Instructions</button>
      <div class="loader-wrapper">
        <div class="loader"></div>
      </div>
    </li>
  </ul>
</form>

<form class="create-password">
  <ul class="fields">
    <li>
      <h2 text_key="RESET_PASSWORD__CREATE_NEW_PASSWORD">Create New Password</h2>
    </li>
    <li>
      <p text_key="RESET_PASSWORD__NEW_PASSWORD">New Password</p>
    </li>
    <li><input type="text" name="code" placeholder="Code" autocomplete="off"></li>
    <li><input type="password" name="newPass" placeholder="Password" autocomplete="off"></li>
    <li><input type="password" name="confPass" placeholder="Confirm Password" autocomplete="off"> <span class="pass-type">Use 8 or more characters with letters, numbers &amp; symbols</span></li>
    <li><button class="btn" text_key="RESET_PASSWORD__RESET_PASSWORD">Reset Password</button>
      <div class="loader-wrapper">
        <div class="loader"></div>
      </div>
      <p class="success-text" text_key="RESET_PASSWORD__SUCCESS">Success</p>
    </li>
  </ul>
</form>

<form class="change-password">
  <ul class="fields">
    <li><input type="password" placeholder_key="PROFILE_PASSWORD__OLD_PASSWORD" name="currPass" required="" placeholder="Old Password"></li>
    <li><input type="password" placeholder_key="PROFILE_PASSWORD__NEW_PASSWORD" name="newPass" required="" placeholder="New Password"></li>
    <li><input type="password" placeholder_key="PROFILE_PASSWORD__CONFIRM_PASSWORD" name="confPass" required="" placeholder="Confirm Password"></li>
    <li><button type="submit" class="btn green" text_key="PROFILE_PASSWORD__CHANGE_PASSWORD" disabled="disabled">Change Password</button>
      <p class="success-text" text_key="PROFILE_PASSWORD__PASSWORD_CHANGED_SUCCESSFULLY" style="display:none">Password Changed Successfully</p>
      <p class="err-text"></p>
    </li>
  </ul>
</form>

<form>
  <div class="row">
    <div class="item"><span text_key="PAYMENTS__ACCOUNT_CURRENCY">Account Currency</span>
      <div class="select" name="currencySelect">
        <div class="select-styled active" text_key="PAYMENTS__SELECT_ACCOUNT_CURRENCY">Select Account Currency</div>
        <ul class="select-options"></ul>
      </div>
    </div>
    <!--                        <div class="item" name="balanceField">--><!--                            <span>Balance</span>--><!--                            <div class="balance-field">--><!--                                <span class="amount"></span>--><!--                                <div class="currency"></div>--><!--                            </div>--><!--                        </div>-->
  </div>
  <div class="row">
    <div class="item"><span text_key="PAYMENTS__CHOOSE_NETWORK">Choose Network</span>
      <div class="select" name="networkSelect">
        <div class="select-styled active" text_key="PAYMENTS__CHOOSE_NETWORK">Choose Network</div>
        <ul class="select-options"></ul>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="item"><span text_key="PAYMENTS__DEPOSIT_ADDRESS">Deposit Address</span>
      <div class="inp-wrapper"><input type="text" name="depositAddress" placeholder_key="PAYMENTS__WALLET_ADDRESS" readonly="readonly" placeholder="Wallet Address"> <img class="copy" src="/assets/images/payments/icons/copy.svg?v3" alt="copy"></div>
    </div>
  </div>
  <div class="row" data-type="tag">
    <div class="item"><span text_key="PAYMENTS__TAG">TAG</span>
      <div class="inp-wrapper"><input type="text" name="destinationTag" placeholder_key="PAYMENTS__DESTINATION_TAG" readonly="readonly" placeholder="DESTINATION_TAG"> <img class="copy" src="/assets/images/payments/icons/copy.svg?v3" alt="copy"></div>
    </div>
  </div>
</form>

<form>
  <div class="steps-wrapper">
    <div class="step first-step">
      <div class="row">
        <div class="item"><span text_key="PAYMENTS__ACCOUNT_CURRENCY">Account Currency</span>
          <div class="select" name="currencySelect">
            <div class="select-styled active" text_key="PAYMENTS__SELECT_ACCOUNT_CURRENCY">Select Account Currency</div>
            <ul class="select-options"></ul>
          </div>
        </div>
        <div class="item" name="balanceField"><span text_key="PAYMENTS__BALANCE">Balance</span>
          <div class="balance-field"><span class="amount"></span>
            <div class="currency"></div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="item"><span text_key="PAYMENTS__CHOOSE_NETWORK">Choose Network</span>
          <div class="select" name="networkSelect">
            <div class="select-styled active" text_key="PAYMENTS__CHOOSE_NETWORK">Choose Network</div>
            <ul class="select-options"></ul>
          </div>
        </div>
      </div>
      <div class="form-content"></div>
      <div class="description"><span text_key="PAYMENTS__NOTE">Please read</span>
        <div class="text-wrapper">
          <ul>
            <li>
              <p text_key="PAYMENTS__SEND_ONLY">Send only</p><span text_key="PAYMENTS__CRYPTOCURRENCY">cryptocurrency</span>
              <p text_key="PAYMENTS__TO_THIS_DEPOSIT_ADDRESS">to this deposit address.</p>
            </li>
            <li>
              <p text_key="PAYMENTS__ENSURE_THE_NETWORK_IS">Ensure the network is -</p><span text_key="PAYMENTS__BLOCKCHAIN_NETWORK">blockchain network</span>
            </li>
            <li>
              <p text_key="PAYMENTS__MAKE_SURE_YOU_DO_NOT_SEND">Make sure not to send</p><span text_key="PAYMENTS__NFT">NFT</span>
              <p text_key="PAYMENTS__TO_THE_ADDRESS">to the address.</p>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="action-wrapper">
    <div class="btn solid done"><span text_key="PAYMENTS__SUCCESS">Success</span> <img src="/assets/images/payments/icons/success.svg"></div>
    <div class="btn confirm" style="display: flex;" text_key="PAYMENTS__CONFIRM">Confirm</div>
  </div>
  <div class="err-text"></div>
</form>

<form data-method="changelly">
  <div class="row">
    <div class="item"><span text_key="PAYMENTS__BUY">Buy</span>
      <div class="inline">
        <div class="inp-wrapper"><input type="text" name="cryptoCurrencyAmount"></div>
        <div class="select" name="cryptoCurrency">
          <div class="select-styled active"></div>
          <ul class="select-options"></ul>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="item"><span><span text_key="PAYMENTS__PAY_WITH">Pay With</span> <span name="fiatCurrency">USD</span></span>
      <div class="inline">
        <div class="inp-wrapper"><input value="30" type="text" name="fiatCurrencyAmount"></div>
        <div class="select" name="fiatCurrency">
          <div class="select-styled active"></div>
          <ul class="select-options"></ul>
        </div>
      </div>
    </div>
  </div>
  <div class="btn solid visible changelly-deposit"><span text_key="PAYMENTS__BUY">Buy</span></div>
  <div class="error changelly-error"></div>
</form>

<form data-method="lunu">
  <div class="row">
    <div class="item"><span><span text_key="PAYMENTS__BUY">Buy</span> (EUR)</span>
      <div class="inp-wrapper"><input type="text" name="amount"></div>
    </div>
  </div>
  <div class="btn solid visible lunu-deposit"><span text_key="PAYMENTS__BUY">Buy</span></div>
  <div class="loader"></div>
  <div class="error lunu-error"></div>
</form>

Text Content

Search requires at least 3 characters Clear
Rakeback
 * Log In
 * Register

Wallet
Deposit and get 100 FreeSpins
Hide Zero Balances

Display In Fiat




View All

 *  * 
      Rakeback
    * 
      Dashboard
    * 
      Deposit Money
    * 
      Withdraw Money
    * 
      Buy Crypto
    * 
      Gifts
    * 
      Freespin Promo
    * 
      Notifications
    * 
      Personal Information
    * 
      Transactions History
    * 
      My Bets
    * 
      Account Verification
   
   Log Out


en arrow_drop_down
 * DE - Deutsch
 * FR - Français
 * RU - Русский
 * IT-IT
 * ES - Español
 * FI - Suomalainen
 * PR-BR
 * KR - 한국어
 * TR - Türkçe
 * JP - 日本語

close
 * Log In
 * Sign Up

 * 
 * 
 * Forgot Your Password?
 * Log In
   
 * 
   

 * Don't you have an account? Sign Up

close
 * Log In
 * Sign Up

 * 
 * 
 * 
 * 
 * 
 * 
 * 
   Agree terms and conditions
 * Register
   
   

 * Do you have an account? Log In


 * RESET PASSWORD

 * Enter Email

 * 
 * 
 * Send Instructions
   

close

close


CHECK EMAIL

You will receive the code to update password

NEXT

Did not recive the email? check your spam filter, or Try another email address.
close


 * CREATE NEW PASSWORD

 * New Password

 * 
 * 
 * Use 8 or more characters with letters, numbers & symbols
 * Reset Password
   
   
   Success

close
 * 
 * 
 * 
 * Change Password
   
   Password Changed Successfully
   
   

close
Deposit
Buy Crypto
Withdraw
Account Currency
Select Account Currency
Choose Network
Choose Network
Deposit Address

TAG


Please read

 * Send only
   
   cryptocurrency
   
   to this deposit address.

 * Ensure the network is -
   
   blockchain network

 * Make sure not to send
   
   NFT
   
   to the address.

Account Currency
Select Account Currency
Balance

Choose Network
Choose Network

Please read

 * Send only
   
   cryptocurrency
   
   to this deposit address.

 * Ensure the network is -
   
   blockchain network

 * Make sure not to send
   
   NFT
   
   to the address.

Success
Confirm

CHOOSE PAYMENT METHOD
changelly
 * changelly
 * lunu

Buy

Pay With USD

Buy

Buy (EUR)

Buy


close

close


FREESPIN

Freespin Count :

Available Games :

close


RAKEBACK


Actual Point
Total Amount
Min. Rakeback Points
CASHOUT


 * * CASINO
     
     * Drops & Wins
     * My Favorites
     * Video Slots
     * Bonus Buy
     * Classic Slots
     * Popular Slots
     * Video Bingos
     * Table Games
     * Jackpot Games
     * Video Poker
     * Instant Games
     * Lotto
     * Scratch Cards
     * Megaways
     * Other
     * New Games
   * LIVE CASINO
     
     * My Favorites
     * Live Baccarat
     * Live Blackjack
     * Popular Casino
     * Casino Holdem
     * Live Poker
     * Live Roulette
     * New Games
     * Other
     * Game Shows
     * Popular Slots
     * Sic Bo
     * Live Dice
     * Regular Table
 * SPORTS
   
    * PREMATCH
    * LIVE
    * STARTING SOON
    * VIRTUAL
    * E-SPORTS
    * RACING
   
   
   TOP LEAGUES
   
    * EURO 2024 89
    * Japanese Grand Prix 2024 107
    * UEFA Champions League 17
    * UEFA Europa League 13
    * Premier League 20
    * Serie A 22
    * La Liga 22
    * Bundesliga 18
    * Ligue 1 15
   
    * ALL
    * 6H
    * 12H
    * 24H
    * 48H
   
   
   SPORTS
   
    * 
      Soccer 1272
      
    * 
      Basketball 123
      
    * 
      Tennis 266
      
    * 
      Baseball 89
      
    * 
      Ice Hockey 129
      
    * 
      Handball 78
      
    * 
      Formula 1 137
      
    * 
      Volleyball 73
      
    * 
      Futsal 3
      
    * 
      Rugby 46
      
    * 
      American Football 180
      
    * 
      Snooker 3
      
    * 
      Boxing 21
      
    * 
      MMA 28
      
    * 
      Table Tennis 206
      
    * 
      Waterpolo 10
      
    * 
      Golf 8
      
    * 
      Cycling 3
      
    * 
      Aussie Rules 8
      
    * 
      Squash 2
      
    * 
      Curling 4
      
    * 
      Cricket 36
      
    * 
      Darts 21
      
    * 
      Field Hockey 2
      
    * 
      Olympic Games 1
      
    * 
      Specials 11
      
    * 
      Lacrosse 2
      
    * 
      Floorball 20
      
    * 
      Stock Car Racing 5
      
    * 
      Indy Racing 2
      
    * 
      Speedway 1
      
    * 
      Motorcycle Racing 3
      
    * 
      Gaelic Hurling 1
      
    * 
      Cross Country 2
      
    * 
      Gaelic Football 5
      
    * 
      Biathlon 2
      
    * 
      Counter-Strike 91
      
    * 
      Dota 2 4
      
    * 
      League of Legends 26
      
    * 
      Valorant 54
      
    * 
      Rainbow Six 30
      
    * 
      Starcraft 2
      
    * 
      StarCraft BroodWar 3
      
    * 
      Arena of Valor 7
      
   
   X
   FILTER
   0
 * E-SPORTS
 * RACING
 * AVIATOR
 * PROMOTIONS
 * RAKEBACK VIP CLUB
   
 * TOURNAMENT
 * Mini Games
   
   
 * BUY CRYPTO
   
 * Live chat 24/7
 * Affiliate
 * Language Options


Register
Register
Register
Register
Register
Register
Register
Register
Register
Register


Sport
Casino
Live Casino
E-Sports
Mini Games


MINI GAMES

See all (15)




CASINO

See all (1836)

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


LIVE CASINO

See all (204)

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


NEED CRYPTO?

Buy with a card
Buy Crypto
BTC
ETH
USDT
BNB
SOL
XRP
USDC
ADA
DOGE
LINK
TRX
MATIC
SHIBA
DAI
BCH
LTC
XMR
DASH
BUSD
VISA
MC


PROMOTIONS

See all (11)



 * JACKBIT TOURNAMENTS
   
   Play Big, Win Bigger!
   
    
   
    
   
    
   
   Gear up for an adrenaline-fueled journey as Jackbit Casino proudly presents
   the Exclusive Tournaments. Brace yourself for non-stop excitement 
   
    
   
    * Players enter the fray by placing qualifying bets in designated games
      during the campaign period
      
      
    * Dive into the action with our games, including, Slot Games and Live Casino
      
      
    * A tempting prize pool of Cash and Free Spins awaits the champions
      
      
    * Earn 1 leaderboard point for every $1 wagered
      
      
    * The more you bet, the higher you climb up the leaderboard, increasing your
      chances of victory
      
      
    * Every depositing player automatically joins the race, earning points based
      on bets in selected games
      
      
    * Check your live stats on the Tournament page and start the race now!
   
   Read More Register


 * RAKEBACK VIP CLUB
   
   WHERE EVERY BET COUNTS
   
   
   
   
   
    * Points Calculation: Your rewards are tailored to your VIP level. Every
      game you play contributes to your rakeback points. The higher your VIP
      status, the faster you accumulate points;
      
      
    * Game Variety: Immerse yourself in the excitement of all our games -
      Sportsbook, Slots, Live Casino, Mini-Games, Virtual;
      
      
    * Instant Rakeback: Your rewards are as immediate as your wins! Rakeback is
      instant, giving you instant access to your well-deserved earnings. No
      waiting, no delays - just pure gaming excitement;
      
      
    * No Wagering Requirements: Your rakeback comes with no strings attached.
      There are no wagering requirements, ensuring that what you earn is yours
      to enjoy, withdraw, or reinvest in your favorite games;
      
      
    * VIP Levels: Climb the ranks from Rookie to Legend. Each level unlocks a
      world of privileges, including enhanced rakeback rates. Your loyalty is
      our priority, and we reward it generously;
      
      
    * Rakeback: 100 Points is equal to 1$;
      
      
    * Minimum Rakeback: Claim your rewards with just 500 Points, equivalent to
      $5! Your earnings are within easy reach, allowing you to enjoy the fruits
      of your gameplay whenever you desire;
      
      
    * No Maximum Limit: Your potential is boundless! There's no cap on your
      rakeback earnings. The more you play, the more you earn;
      
      
    * Claim Anytime: Your rakeback, your choice. Members can claim their
      rakeback at any time, putting the power in your hands. Whether you prefer
      to claim frequently or let your earnings accumulate, the choice is yours;
      
      
    * Points Calculation Starts: Get ready to embark on this rewarding journey!
      Points will start calculating from November 7th (2023) at 12:00 GMT,
      marking the beginning of your VIP Rakeback adventure;
      
      
    * Games Not Included: Roulette, Baccarat, Dragon Tiger, Top Card, Super Sic
      Bo, Craps, Deal Or No Deal, Fan Tan, Alien Hunter, Fishing War, Lightning
      Dice, HyperXplorer do not count towards wagering.
      
      
    * Counting Odds: Stakes under 1.3 odds will not be counted toward the point
      calculation.
      
   
   Standard Jackbit Casino Terms and Conditions apply.
   
   
   
   Jackbit Casino reserves the right to modify or terminate the campaign at its
   discretion.
   
   Read More Register


 * 3+1 FREEBET
   
   Get Every 4th Ticket as a GIFT in Sports
   
    
   
    
   
    
   
   There are some rules for getting a free bet:
   
    
   
   1. Place 3 bets and get the 4th bet as a free bet! For example: If you place
   bets 100€, 75€, and 50€ consecutively, you will get an arithmetic mean of
   these 3 placed bets (100+75+50)*15% = 33,75.
   
   
   
   2. Participating in bets:
   
   Min. Bet = 10 $ (10 USDT, 0.00015 BTC, 0.0027 ETH, 15.88 XRP, 0.11 LTC, 0.024
   BCH, 0.071 XMR, 0.26 DASH, 61.14 DOGE, 0.017 BNB, 79.21 TRX, 10 USDC, 0.055
   SOLANA, 10 BUSD, 8.88 MATIC, 10 DAI, 343581.49 SHIBA, 0.52 CHAINLINK, 13.93
   CARDANO)
   
   Min. number of positions 3
   
   Min. odd for position 1.3
   
   Consecutive bets only
   
   
   Awarded Freebet has the Same betting Rules as Participant Bets
   
    
   
   3. The single and system-type bets do not count.
   
    
   
   4. Player markets and duplicate markets are excluded from the promotion.
   
    
   
   5. Freebets and Cashouted tickets do not count.
   
    
   
   6. The maximum amount of free bet is 100 $ (100 USDT, 0.0015 BTC, 0.027 ETH,
   158.81 XRP, 1.13 LTC, 0.24 BCH, 0.71 XMR, 2.64 DASH, 611.44 DOGE, 0.17 BNB,
   792.06 TRX, 100 USDC, 0.55 SOLANA, 100 BUSD, 88.83 MATIC, 100 DAI, 3435814.92
   SHIBA, 5.15 CHAINLINK, 139.29 CARDANO)
   
    
   
   7. You can cancel the promotion at any time.
   
    
   
   8. There is only one promotion for one placed bet. As soon as you get the
   final status of your ticket, you get the bonus.
   
    
   
   9. All 3 bets must be made in the same currency to get a free bet
   
    
   
   10. JackBit has the right to change the terms of the promotion or cancel it
   anytime, without informing the users in advance. In case of any
   uncertainties, the company will judge the case itself. In case the users act
   unfairly, the company has the right not to give a bonus.
   
    
   
   11. General Terms and Conditions apply.
   
   Read More Register


 * SPORTS WELCOME BONUS
   
   Get 100% of the first bet amount back if the bet is lost
   
    
   
    
   
    
   
   Eligibility: This promotion is available to all members who have an account
   registered after January 4th and place their very first sports ticket on
   Jackbit.
   
    
   
   Example: If you place a $50 bet that loses, you will receive a $50 bonus.
   
    
   
   To claim the bonus, members need to meet all the conditions specified:
   
    
   
   Minimum Stake to qualify for this promotion is $20.
   
    
   
   The maximum Bonus amount is $100.
   
    
   
   Participating in bets:
   
   Min. number of positions 3;
   Min. odd for position 1.4.
   
    
   
   Awarded Freebet has the same betting rules as participant bets.
   
    
   
   Please note that system bets will not qualify for this promotion.
   
    
   
   Non-refundable: The bonus is not refundable, and the free bet amount is not
   included in the winnings. Only the winnings will be credited to your Jackbit
   account.
   
    
   
   Standard Jackbit Casino Terms and Conditions apply.
   
    
   
   Jackbit Casino reserves the right to modify or terminate the campaign at its
   discretion.
   
    
   
   If the Player is suspected of creating multiple accounts or/and using the
   same IP address all winnings from the bonuses will be removed.
   
   Read More Register


 * CASINO WELCOME BONUS
   
   100 FreeSpins - WAGER FREE
   
    
   
    
   
    
   
   MAKE YOU FIRST DEPOSIT 50$ OR MORE→ACTIVATE PROMO CODE "WELCOME" →RECEIVE 100
   FREESPINS WITHOUT WAGER
   
   
   
   
   
    * This offer is only available to new customers, who have registered and
      made their first real-money deposit on Jackbit;
      
      
    * The Minimum deposit amount eligible for the Bonus is: 50 USD;
      
      
    * After the deposit, you have 24 HOURS to activate the bonus and 24 HOURS to
      use it;
      
      
    * To activate the bonus you should follow the following steps: My Account –>
      FreeSpin Promo -> Enter the FreeSpin code;
      
      
    * FreeSpin Code: WELCOME;
      
      
    * Game: Book of Dead (Make sure the game opens in your jurisdiction);
      
      
    * The maximum winnings that will be given as a result of Free spins is 100
      USD;
      
      
    * You can only benefit from this bonus ONCE and ONLY upon your First
      Deposit;
      
      
    * Free spins are WAGER FREE! Winnings from the free spins are directly
      credited to the real balance;
      
      
    * Free sign-up spins requested through an affiliate site may be subject to
      different terms and conditions (e.g. wagering). Bonus terms and conditions
      must be verified on the affiliate site unless otherwise stated;
      
      
    * At the same time, as part of our general terms and conditions, it is
      necessary to bet at least 1 time the amount of its first deposit and the
      amount won in free spins to be able to make its withdrawal. For example
      Deposit: $50, you receive free spins winnings: $20, you must wager $70 to
      be able to withdraw;
      
      
    * Stakes under 1.3 odds will not be counted toward the wagering requirement.
      
      
   
   Jackbit reserves the right to modify, cancel, or terminate the promotion at
   any time.
   
   
   
   General Terms and Conditions apply.
   
   Read More Register


 * BET INSURANCE
   
   Bet Insurance - 10% Cashback as a Freebet
   
    
   
    
   
    
   
   Bet according to the promotion rules and get 10% Cashback of your total bet
   
   If you place a bet with min. 4 events and only one of those events loses, you
   will receive a 10% return. The funds will be received as the FREE BET
   
    
   
   RULES:
   
    
   
    * Min. Odds for each event: 1.4
      
      
    * Min. Bet Return Amount: 1 USD
      
      
    * Max. Bet Return Amount: 100 USD
      
      
    * System-type and free bets do not count
      
      
    * Awarded Freebet has the same betting rules as participant bets
      
      
    * Leagues For That Promotion: ANY LEAGUE
   
    
   
    
   
   You will receive the free bet only after 24 hours have passed since the
   finish of the final match in your participating ticket.
   
   General Terms Apply.
   
   Read More Register


 * BET BUILDER
   
   Bet Builder - Build Your Own Bets
   
    
   
    
   
    
   
   What Is Bet Builder?
   
    
   
   Bet Builder is a creative function that allows you to combine the markets
   from the SPORTSBOOK into one bet.
   
    
   
   From now, you can connect multiple different markets that were impossible to
   be added to the same ticket together, and bet on that.
   
    
   
   For example, if you want to make a bet that includes “MATCH RESULT” and
   “TOTAL GOALS”, you can now do it with Bet Builder.
   
    
   
    
   
   Rules:
   
    
   
    * A maximum of 10 markets from a single sport can be included in a Bet
      Builder Bet;
      
      
    * Edit Bet will not be available on any Bet Builder bet;
      
      
    * Cash Out will not be available on Bet Builder bet;
      
      
    * A single losing selection means the whole Bet Builder bet is losing;
      
      
    * If a market within a Bet Builder bet is void/pushed, the entire bet will
      be void/pushed;
      
      
    * Only in the case when all the selections are winning, Bet Builder bet is
      winning as well.
   
    
   
    
   
   Read More Register


 * CASHOUT
   
   CASHOUT TILL IT’S TOO LATE
   
    
   
    
   
    
   
   Using the cashout function on the ticket is available anytime, on any
   quantity of the positions, on any type of ticket but the system. 
   
   • In order to use the cashout function, the positions in the ticket must be
   active. 
   
   • If the prematch event, which is in the active ticket is not available in
   the live, cashout function won’t be available. 
   
   • Using the cashout function is possible for any sport event (Prematch, Live,
   Virtual).
   
   • The cashout quantity is changeable. 
   
   • After using the cashout function, the ticket is automatically paid
   regardless of its outcome after the cashout. 
   
   • The cashout function won’t be available for the tickets, where the replace
   function has been used. 
   
   Read More Register


 * SAVE/DELETE/REPLACE
   
   Get to know Jackbit sporstbetting features - Save/Delete/Replace
   
    
   
    
   
    
   
   1. 'SAVE' GAME
   
    
   
    * Mark the desirable events, observe the changing process of the odds and
      create a ticket without exiting the draft section!
   
    
   
    * The unique functionality of the Draft option, gives you an opportunity to
      choose the positions, make analysis and store the information on the
      desired games, in comfortable menu.
   
    
   
   2. 'DELETE' GAME
   
    
   
    * You can use the remove function till any of the games from the active
      ticket have started.
   
    
   
    * After removing a game from the active ticket, each time 10% of the current
      bet will be cut from the bet amount. For example: If the bet on the ticket
      is 100 USDT, after removing the game 10% of the current bet will be cut
      (in this case 10 USDT) and there will be 90 USDT left. After removing the
      second game 10% will be cut again (9 USDT) and you will have 81 USDT.
   
    
   
    * You can use the remove function till only one position is left in the
      ticket.
   
    
   
    * You can remove the game with any odd, unless the live odd exceeds the odd
      in the active ticket by 30%. After using the remove function, you can
      still use Replace, Add and cashout functions.
   
    
   
    * After using the remove function, the cashout function will be calculated
      from the current bet.
   
    
   
    * After removing a specific position from the ticket, it can’t be added
      again.
   
    
   
    * After removing a specific position from the ticket, it can’t be replaced
      with the same position again. Using the remove function won’t be possible
      if the bet amount will be less than 0.10 USDT.
      The remove function does not work during the single and system type
      tickets.
   
    
   
    * Jackbit.com reserves the right to deactivate the customer's 'DELETE'
      function at any time without prior notice.
   
    
   
   3. 'REPLACE' the game
   
   Terms and conditions:
   
    
   
    * With the 'REPLACE' function, you can change an existing ticket, namely,
      remove 1 position and add 1 or several others instead.
   
    
   
    * In the ticket, the 'REPLACE' takes place using the coefficient: the
      replaced coefficient or the coefficient multiplier must not be less than
      the coefficient of the replaced position (at the moment of substitution).
      For example: If you replace 3 coefficients, you need to find at least 3
      coefficients or several coefficients, the multiplier of which is equal to
      or greater than three. For example: two positions with coefficients 1.8
      and 1.25 (2 X 1.50 = 3). or 3 positions, with coefficients (1.45 X 1.44 X
      1.44 = 3.0.), etc. It is possible to use a substitute for one ticket only
      once.
   
    
   
    * 'REPLACE' can only be used once per ticket.
   
    
   
    * It is possible to replace only one position.
   
    
   
    * The position cannot be replaced by another position related to the same
      match.
   
    
   
    * The 'REPLACE' function can only be used at pre-match events.
   
    
   
    * When using the 'REPLACE' function, the 'CASHOUT' function will not be
      available for this ticket.
   
    
   
    * Additional events will not be counted in the calculation of replaced
      events. For example: if you have only 1 non-started event left from your
      original ticket, but you add an event at the same time as the 'ADD'
      function, the replace function will be unavailable because at least two
      events from the original ticket must be non-started. For example: if you
      have only 1 non-starting event from the original ticket, but you added an
      event at the same time with the 'ADD' function, the 'REPLACE' function
      will not be available, because at least two events from the original
      ticket must be non-started.
   
    
   
    * Jackbit.com reserves the right to deactivate the customer's 'REPLACE'
      function at any time without prior notice.
   
   Read More Register


 * DROPS & WINS
   
   Drops & Wins – ‘Cash Prizes All Day Long – It only takes a spin to win’ 
   
    
    
    
   
   • This Network Promotion is operated by Pragmatic Play. As such, the prize
   pool is shared across the network of Operators who opt in this Network
   Promotion.
   
   
   
   • The Network Promotion includes forty-eight (48) seven (7)-day tournaments
   (each a “Weekly Tournament”) and a total of three hundred and thirty-six
   (336) daily prize drops (each a “Daily Prize Drop”) which will run weekly
   throughout the Network Promotion Term. The Network Promotion Term is divided
   into twelve (12) stages, each stage comprising of four (4) weeks (every four
   (4) weeks shall be referred to as a “Stage”), whereby each week within a
   Stage shall be a qualifying week (hereinafter each a “Qualifying Week”).
   
   
   
   • To participate in any Weekly Tournament or Daily Prize Drop in the Network
   Promotion, players must open any of the participating games and join/opt in.
   
   
   
   • The total expected prize pool for the entire Network Promotion is
   twenty-four million Euros (€ 24,000,000).
   
   
   
   • The expected prize pool for each Stage of the Network Promotion is two
   million Euros (€ 2,000,000).
   
   
   
   • The Network Promotion prizes may be won by players in the form of a fixed
   cash amount, multiplier amount and/or Free Round Bonuses (as defined below):
   
   
   
   • Players participating during regular weeks may win prizes in the form of
   fixed cash amounts as set out in the Weekly Tournament (Regular Weeks) Prize
   Table and the Daily Prize Drops (Regular Weeks) Prize Table further below
   (hereinafter the “Regular Weeks”)
   
   
   
   • Players participating during multiplier weeks may win prizes in the form of
   a multiplier of the winning player’s bet amount and Free Round Bonuses as set
   out in the Weekly Tournament (Prize Multiplier Weeks) Prize Table and the
   Daily Prize Drop (Prize Multiplier Weeks) Prize Table further below
   (hereinafter the “Prize Multiplier Weeks”)
   
   
   
   • If the winning spin exceeds ten Euros (€ 10), the prize will be paid out
   based on a bet of ten Euros (€ 10) or the equivalent amount in the Available
   Currency (as defined further below) X multiplier received.
   
   
   
   • Notwithstanding anything to the contrary, winnings from Free Round Bonus
   prizes won during Multiplier Weeks are excluded from multiplier prize
   mechanics.
   
   
   
   • Free round bonuses (the “Free Round Bonus/es”) may be awarded to a player
   in the form of ten (10) Free Round Bonuses for the same participating game in
   which the player won the prize.
   
   
   
   • The Free Round Bonuses have no wagering requirements once awarded to the
   player.
   
   
   
   • If the bet amount in the Free Round Bonus winning spin exceeds ten Euros (€
   10) or the equivalent amount in the Available Currency, the Free Round Bonus
   will be paid out based on a bet of ten Euros (€ 10) or the equivalent amount
   in the Available Currency.
   
   
   
   • If the participating game does not have ten Euros (€ 10) bet available, the
   Free Round Bonus will be paid out at the next available higher bet in the
   participating game.
   
   
   
   • The Free Round Bonuses won in a Prize Drop will be awarded to winners on
   the same day of that the Free Round Bonus has been won.
   
   
   
   • The Free Round Bonuses won in Weekly Tournaments will be awarded to winners
   by the end of each tournament.
   
   
   
   • All prizes won during the Network Promotion Term must be paid out as a
   fixed cash amount prizes with no wagering requirements.
   
   
   
   Read More Register


 * FREESPINS & FREEBETS
   
   RULES FOR ALL FREE SPINS ON OUR CASINO
   
    
   
    
   
    
   
   Max Withdrawal Limit is 100 EUR / 100 USD / 100 CAD (depending on which
   currency you have chosen on your account) from freespin wins.
   The rest of the winnings from the said free spins will be deducted.
   
   
   FreeSpins Terms & Conditions:
   
    
   
   Free Spins winnings must be rolled over 10 times in a period of seven (7)
   days before they can be cashed out.
   
   
   The FIRST Free Spin bonus can be activated without any prerequisites (such as
   Deposits), however, for every next Free Spin withdrawal, there must be a
   deposit of 20 EUR / 20 USD / 20 CAD (depending on which currency you have
   chosen on your account).
   
   
   Stakes under 1.3 odds will not be counted toward the wagering requirement. 
   
    
   
   Users from following countries are not allowed to activate freespins or
   freebets bonuses: Russia, Belarus, Poland, Latvia, Georgia.
   
    
   
   If the Player is suspected of creating multiple accounts or/and using same IP
   address all winnings from the bonuses will be removed. 
   
   Read More Register

BACK
Select Game Currency
Play

 * All
 * Casino
   
   0

 * Live Casino
   
   0

 * Sports
   
   0

 * E-Sports
   
   0

 * Mini-Games
   
   0

 * Providers
   
   0

 * HISTORY
   
   

 * GAMES
   
   

 * Providers
   
   

 * SPORT
   
   

 * ESPORT
   
   
   

 * Recommended
   
   

Attention! It is gambling advertising. Gambling is not suitable for solving
financial problems. Please read terms and conditions and play responsibly.

 * Our Products
   
   * Sports Betting
   * Virtual Sports
   * Esports
   * Casino
   * Live Casino
   * Mini Games
   * Racing
   * Aviator

 * Information
   
   * Company Details
   * Terms & Conditions
   * Responsible Gaming
   * Privacy Policy
   * Sportsbook Terms
   * Payouts Bonuses
   * Jackbit Casino Club
   * Affiliate

 * Help
   
   * F.A.Q (Frequently Asked Questions)
   * KYC Policy
   * Refund Policy
   * Dispute Resolution
   * Fairness & RNG Testing Methods
   * Self-Exclusion

 * Contact Us
   
   Live Chat 24/7 support@jackbit.com affiliate@jackbit.com vip@jackbit.com
   * 
   * 

Jackbit.com is owned and operated by Ryker B.V. registration number: 154186,
registered address: Zuikertuintjeweg z/n (zuikertuin tower), Willemstad,
Curacao. Contact us:  support@jackbit.com. Jackbit is licensed and regulated by
the Government of the Autonomous Island of Anjouan, Union of Comoros and
operates under License No. ALSI-072403003-F17. Jackbit has passed all regulatory
compliance and is legally authorized to conduct gaming operations for any and
all games of chance and wagering.





Chat with us, powered by LiveChat