jackbit.com Open in urlscan Pro
3.66.81.29  Public Scan

URL: https://jackbit.com/en/sportsbook/prematch
Submission: On April 15 via api from US — Scanned from DE

Form analysis 10 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="bit_investor">
  <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 bit_investor-deposit"><span text_key="PAYMENTS__BUY">Buy</span></div>
  <div class="error bit_investor-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
   
 * BIT_INVESTOR

Buy

Pay With USD

Buy

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
     * Scratch Cards
     * Lotto
     * Instant Games
     * Video Poker
     * Other
     * Megaways
     * New Games
   * LIVE CASINO
     
     * My Favorites
     * Live Baccarat
     * Live Roulette
     * Live Blackjack
     * Popular Casino
     * Casino Holdem
     * Live Poker
     * New Games
     * Other
     * Game Shows
     * Video Slots
     * Popular Slots
     * Sic Bo
     * Live Dice
     * Regular Table
 * SPORTS
   
    * PREMATCH
    * LIVE
    * STARTING SOON
    * VIRTUAL
    * E-SPORTS
    * RACING
   
   
   TOP LEAGUES
   
    * EURO 2024 143
    * UEFA Champions League 13
    * UEFA Europa League 5
    * Premier League 14
    * Serie A 22
    * La Liga 20
    * Bundesliga 19
    * Ligue 1 21
   
    * ALL
    * 6H
    * 12H
    * 24H
    * 48H
   
   
   SPORTS
   
    * 
      Soccer 1374
      
    * 
      Basketball 117
      
    * 
      Tennis 242
      
    * 
      Baseball 73
      
    * 
      Ice Hockey 85
      
    * 
      Handball 64
      
    * 
      Formula 1 127
      
    * 
      Formula E 2
      
    * 
      Volleyball 58
      
    * 
      Futsal 8
      
    * 
      Rugby 78
      
    * 
      American Football 131
      
    * 
      Snooker 9
      
    * 
      Boxing 15
      
    * 
      MMA 27
      
    * 
      Table Tennis 207
      
    * 
      Waterpolo 6
      
    * 
      Golf 5
      
    * 
      Cycling 1
      
    * 
      Aussie Rules 19
      
    * 
      Squash 4
      
    * 
      Cricket 41
      
    * 
      Darts 13
      
    * 
      Field Hockey 2
      
    * 
      Olympic Games 1
      
    * 
      Specials 11
      
    * 
      Floorball 8
      
    * 
      Stock Car Racing 3
      
    * 
      Indy Racing 2
      
    * 
      Rally 3
      
    * 
      Speedway 2
      
    * 
      Gaelic Hurling 1
      
    * 
      Cross Country 2
      
    * 
      Gaelic Football 12
      
    * 
      Biathlon 4
      
    * 
      Counter-Strike 64
      
    * 
      Dota 2 2
      
    * 
      League of Legends 6
      
    * 
      Valorant 22
      
    * 
      Rainbow Six 12
      
    * 
      StarCraft BroodWar 1
      
   
   X
   FILTER
   0
 * E-SPORTS
 * RACING
 * AVIATOR
 * PROMOTIONS
 * RAKEBACK VIP CLUB
 * TOURNAMENT
   
 * Mini Games
   
   
 * BUY CRYPTO
   
 * Live chat 24/7
 * Affiliate
 * Language Options



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
   * 
   * 





Chat with us, powered by LiveChat