hollywoodbets-co-uk.frontend-websites.ext.test.sb.betlabs.io Open in urlscan Pro
34.159.146.208  Public Scan

Submitted URL: https://hollywoodbets-co-uk.frontend-websites.ext.test.sb.betlabs.io/
Effective URL: https://hollywoodbets-co-uk.frontend-websites.ext.test.sb.betlabs.io/uk/sports
Submission: On August 15 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

POST /uk/auth/login

<form autofill="off" ismxfilled="0" autocomplete="off" method="post" class="login-step-1 needs-validation" id="login-modal-form" action="/uk/auth/login" novalidate="">
  <input type="hidden" name="token" value="">
  <div class="form-group row">
    <div class="col">
      <label for="login_form[username]" class="form-label form-label-sm align-top form-label-gray">Username</label>
      <input id="login_form[username]" type="text" required="" name="login_form[username]" value="" minlength="2" maxlength="50" placeholder="Enter your username" autocomplete="off" aria-autocomplete="off" required-message="Enter your username"
        class="form-control form-control-md data-hj-whitelist">
      <div class="invalid-feedback">Enter your username</div>
    </div>
  </div>
  <div class="form-group row">
    <div class="col">
      <label for="login-modal-password-input" class="form-label form-label-sm align-top form-label-gray">Password</label>
      <input id="login-modal-password-input" type="password" required="" name="login_form[password]" value="" minlength="2" maxlength="50" placeholder="Enter your password" autocomplete="off" aria-autocomplete="off"
        required-message="Enter your password" class="form-control form-control-md ">
      <div class="invalid-feedback">Enter your password</div>
    </div>
  </div>
  <div class="form-group row">
    <div class="col">
      <div class="custom-control custom-checkbox">
        <input type="checkbox" class="custom-control-input" id="is_remember_me_enabled" name="login_form[is_remember_me_enabled]" checked="checked" value="1">
        <label class="custom-control-label form-label form-label-sm " for="is_remember_me_enabled">Remember me</label>
      </div>
    </div>
  </div>
  <div class="modal-action-bar">
    <button type="submit" class="btn btn-primary btn-block modal-submit-button">Log In</button>
  </div>
  <div class="row">
    <div class="col">
      <div class="d-flex justify-content-center">
        <a href="/uk/recovery/forgotten-password" data-dismiss="modal" data-toggle="modal" data-target="#forgot-password-modal" data-tracking-event="select_forgotten_password_link" data-tracking-value="open_forgotten_password_modal" class="forgotten-psw-link">Forgotten Password</a>
      </div>
    </div>
  </div>
</form>

<form method="" id="forgot-password-form" class="validate-form " novalidate="">
  <div class="row">
    <div class="col-lg-10 offset-lg-1">
      <div class="row">
        <div class="col">
        </div>
      </div>
    </div>
    <div class="col-lg-10 offset-lg-1">
      <div class="row">
        <div class="col error-container"></div>
      </div>
    </div>
    <div class="col-lg-10 offset-lg-1">
      <div class="form-group row">
        <div class="col">
          <label for="forgot-password-form_username" class="form-label form-label-sm align-top form-label-gray">Username</label>
          <input id="forgot-password-form_username" type="text" required="" name="username" value="" minlength="2" maxlength="50" placeholder="Username" autocomplete="off" aria-autocomplete="off" required-message="Please enter Username"
            class="form-control form-control-md ">
          <div class="invalid-feedback">Please enter Username</div>
        </div>
      </div>
      <div class="form-group row">
        <div class="col">
          <label for="forgot-password-form_email" class="form-label form-label-sm align-top form-label-gray">Email</label>
          <input id="forgot-password-form_email" type="email" required="" name="email" value="" minlength="2" maxlength="50" placeholder="Email" autocomplete="off" aria-autocomplete="off" required-message="Please enter valid Email"
            class="form-control form-control-md ">
          <div class="invalid-feedback">Please enter valid Email</div>
        </div>
      </div>
      <div class="form-group row">
        <div class="col">
          <label class="form-label form-label-sm form-label-gray input-group-label align-top">Day of birth</label>
          <div class="row">
            <div class="col">
              <select id="forgot-password-form_birthday_day" name="birthday[day]" class="custom-select custom-select-md grouped-input birthday-date" required="">
                <option value="" disabled="" selected="">Day</option>
                <option value="01">01</option>
                <option value="02">02</option>
                <option value="03">03</option>
                <option value="04">04</option>
                <option value="05">05</option>
                <option value="06">06</option>
                <option value="07">07</option>
                <option value="08">08</option>
                <option value="09">09</option>
                <option value="10">10</option>
                <option value="11">11</option>
                <option value="12">12</option>
                <option value="13">13</option>
                <option value="14">14</option>
                <option value="15">15</option>
                <option value="16">16</option>
                <option value="17">17</option>
                <option value="18">18</option>
                <option value="19">19</option>
                <option value="20">20</option>
                <option value="21">21</option>
                <option value="22">22</option>
                <option value="23">23</option>
                <option value="24">24</option>
                <option value="25">25</option>
                <option value="26">26</option>
                <option value="27">27</option>
                <option value="28">28</option>
                <option value="29">29</option>
                <option value="30">30</option>
                <option value="31">31</option>
              </select>
            </div>
            <div class="col">
              <select id="forgot-password-form_birthday_month" name="birthday[month]" class="custom-select custom-select-md grouped-input birthday-date" required="">
                <option value="" disabled="" selected="">Month</option>
                <option value="01">January</option>
                <option value="02">February</option>
                <option value="03">March</option>
                <option value="04">April</option>
                <option value="05">May</option>
                <option value="06">June</option>
                <option value="07">July</option>
                <option value="08">August</option>
                <option value="09">September</option>
                <option value="10">October</option>
                <option value="11">November</option>
                <option value="12">December</option>
              </select>
            </div>
            <div class="col">
              <select id="forgot-password-form_birthday_year" name="birthday[year]" class="custom-select custom-select-md grouped-input birthday-date" required="">
                <option value="" disabled="" selected="">Year</option>
                <option value="2006">2006</option>
                <option value="2005">2005</option>
                <option value="2004">2004</option>
                <option value="2003">2003</option>
                <option value="2002">2002</option>
                <option value="2001">2001</option>
                <option value="2000">2000</option>
                <option value="1999">1999</option>
                <option value="1998">1998</option>
                <option value="1997">1997</option>
                <option value="1996">1996</option>
                <option value="1995">1995</option>
                <option value="1994">1994</option>
                <option value="1993">1993</option>
                <option value="1992">1992</option>
                <option value="1991">1991</option>
                <option value="1990">1990</option>
                <option value="1989">1989</option>
                <option value="1988">1988</option>
                <option value="1987">1987</option>
                <option value="1986">1986</option>
                <option value="1985">1985</option>
                <option value="1984">1984</option>
                <option value="1983">1983</option>
                <option value="1982">1982</option>
                <option value="1981">1981</option>
                <option value="1980">1980</option>
                <option value="1979">1979</option>
                <option value="1978">1978</option>
                <option value="1977">1977</option>
                <option value="1976">1976</option>
                <option value="1975">1975</option>
                <option value="1974">1974</option>
                <option value="1973">1973</option>
                <option value="1972">1972</option>
                <option value="1971">1971</option>
                <option value="1970">1970</option>
                <option value="1969">1969</option>
                <option value="1968">1968</option>
                <option value="1967">1967</option>
                <option value="1966">1966</option>
                <option value="1965">1965</option>
                <option value="1964">1964</option>
                <option value="1963">1963</option>
                <option value="1962">1962</option>
                <option value="1961">1961</option>
                <option value="1960">1960</option>
                <option value="1959">1959</option>
                <option value="1958">1958</option>
                <option value="1957">1957</option>
                <option value="1956">1956</option>
                <option value="1955">1955</option>
                <option value="1954">1954</option>
                <option value="1953">1953</option>
                <option value="1952">1952</option>
                <option value="1951">1951</option>
                <option value="1950">1950</option>
                <option value="1949">1949</option>
                <option value="1948">1948</option>
                <option value="1947">1947</option>
                <option value="1946">1946</option>
                <option value="1945">1945</option>
                <option value="1944">1944</option>
                <option value="1943">1943</option>
                <option value="1942">1942</option>
                <option value="1941">1941</option>
                <option value="1940">1940</option>
                <option value="1939">1939</option>
                <option value="1938">1938</option>
                <option value="1937">1937</option>
                <option value="1936">1936</option>
                <option value="1935">1935</option>
                <option value="1934">1934</option>
                <option value="1933">1933</option>
                <option value="1932">1932</option>
                <option value="1931">1931</option>
                <option value="1930">1930</option>
                <option value="1929">1929</option>
                <option value="1928">1928</option>
                <option value="1927">1927</option>
                <option value="1926">1926</option>
                <option value="1925">1925</option>
                <option value="1924">1924</option>
                <option value="1923">1923</option>
                <option value="1922">1922</option>
                <option value="1921">1921</option>
                <option value="1920">1920</option>
              </select>
            </div>
            <div class="invalid-feedback col-12">Please select birthday</div>
          </div>
        </div>
      </div>
      <div class="form-group row">
        <div class="col">
          <button type="submit" id="submit-forgot-password-form" class="btn btn-primary btn-block modal-submit-button">Recover</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

   
 * early
 * today
 * live
 * home
 * sport
 * live
   

Register Now! Log In
aspect_ratio
Euro View
Euro View
Asian View
American View
07:07:33 UTC +1
notifications
multiline_chart

DEFAULT.en_UK
DEFAULT.en_EN
DEFAULT.en_CA
DEFAULT.en_UK
DEFAULT.en_ZA
DEFAULT.en_IN
DEFAULT.en_US
search
Search Team Or Player
Live
Show ALL (0) expand_more
Show Less (0) expand_less
Football 1226
star
France Ligue 2
star
Euro 2024
star
Spain La Liga
star
Ukraine Premier League
star
Australia Victoria Premier League
star
USA Major League Soccer
star
Germany Bundesliga 2
star
Germany Super Cup
star
Japan J-League Division 1
star
Denmark Super League
star
Poland Ekstraklasa
star
Paraguay Primera Division
star
Iceland Premier League
argentina

australia

austria
All

belgium

bhutan

bolivia

brazil
All

bulgaria
All

burma (myanmar)

chile
All

china

colombia
All

costa rica

czech republic
All

denmark
All

ecuador

egypt

estonia

europe

finland
All

france
All

germany

greece

guatemala

honduras

hungary

iceland
All

indonesia

international

iran

ireland

italy
All

japan
All

jordan

korea (south)
All

lithuania

mexico

netherlands
All

northern ireland

norway

panama

paraguay

poland
All

qatar

romania
All

russia
All

rwanda

scotland

serbia

slovak republic

slovenia
All

spain
All

sweden
All

turkey

ukraine

united kingdom

united states

uruguay

uzbekistan
All

venezuela


Show ALL (60) expand_more
Show Less (13) expand_less
Basketball 25
Show ALL (5) expand_more
Show Less (6) expand_less
Tennis 31
Show ALL (4) expand_more
Show Less (6) expand_less
American Football 161
Show ALL (3) expand_more
Show Less (6) expand_less
Baseball 16
Show ALL (5) expand_more
Show Less (6) expand_less
Table Tennis 115
Show ALL (2) expand_more
Show Less (6) expand_less
Cricket 8
Show ALL (4) expand_more
Show Less (5) expand_less
Esports 28
Show ALL (1) expand_more
Show Less (6) expand_less
Horse Racing 198
Show ALL (7) expand_more
Show Less (6) expand_less
Greyhounds 98
Show ALL (2) expand_more
Show Less (6) expand_less
Rugby League 38
Show ALL (1) expand_more
Show Less (3) expand_less
Boxing 1
Show ALL (1) expand_more
Show Less (1) expand_less
MMA 10
Show ALL (1) expand_more
Show Less (1) expand_less
Handball 3
Show ALL (1) expand_more
Show Less (1) expand_less
Australian Rules 23
Show ALL (1) expand_more
Show Less (1) expand_less
Ice Hockey 45
Show ALL (4) expand_more
Show Less (5) expand_less
Volleyball 3
Show ALL (2) expand_more
Show Less (2) expand_less
Gaelic Sport 0
Show ALL (0) expand_more
Show Less (0) expand_less
Bowls 0
Show ALL (0) expand_more
Show Less (0) expand_less
Rugby Union 9
Show ALL (2) expand_more
Show Less (2) expand_less
Golf 5
Show ALL (1) expand_more
Show Less (1) expand_less
IndyCar 0
Show ALL (0) expand_more
Show Less (0) expand_less
Moto3 0
Show ALL (0) expand_more
Show Less (0) expand_less
MotoE 0
Show ALL (0) expand_more
Show Less (0) expand_less
24 Hours Of Le Mans 0
Show ALL (0) expand_more
Show Less (0) expand_less
Touring Cars 0
Show ALL (0) expand_more
Show Less (0) expand_less
Rally 0
Show ALL (0) expand_more
Show Less (0) expand_less
Supercars 0
Show ALL (0) expand_more
Show Less (0) expand_less
Superbikes 0
Show ALL (0) expand_more
Show Less (0) expand_less
Argentina TC 0
Show ALL (0) expand_more
Show Less (0) expand_less
Formula E 0
Show ALL (0) expand_more
Show Less (0) expand_less
Formula 2 0
Show ALL (0) expand_more
Show Less (0) expand_less
Formula 3 0
Show ALL (0) expand_more
Show Less (0) expand_less
Last Minute
Table Tennis
(8)
Table Tennis
Winner
Winner
Handicap Games
Handicap Points
Total Points
Setka Cup - Betano NEW
expand_more
07:35
Oleh Napirko
Nazarii Sydorak
equalizer
Oleh Napirko
4/6
Nazarii Sydorak
20/21
+7
TT Cup - Betano NEW
expand_more
07:35
Pawel Gola
Krzysztof Pawlowski
equalizer
Pawel Gola
5/6
Krzysztof Pawlowski
1/1
+6
Setka Cup - betsApi
expand_more
07:30
Oleh Kurylenko
Maksym Hubenko
equalizer
Oleh Kurylenko
3/1
Maksym Hubenko
1/4
+22
07:45
Miloslav Ullman
Lukas Rulc
equalizer
Miloslav Ullman
21/20
Lukas Rulc
4/5
+6
TT Elite Series
expand_more
07:25
Adrian Wiecek
Marcin Litwiniuk
equalizer
Adrian Wiecek
1/4
Marcin Litwiniuk
14/5
+10
07:30
Miroslav Sklensky
SPYCHALA, ADRIAN
equalizer
Miroslav Sklensky
4/11
SPYCHALA, ADRIAN
2/1
+10
07:50
JADCZYK, MARCIN
Piotr Chodorski
equalizer
JADCZYK, MARCIN
5/4
Piotr Chodorski
4/6
+10
07:55
MURAWSKI, MICHAL
Maciej Podsiadlo
equalizer
MURAWSKI, MICHAL
10/11
Maciej Podsiadlo
10/11
+4

18BETASIA Operated by Bellona N.V., company incorporated under Law of Curacao,
registration number: 8048/JAZ2010-010 address: Heelsumstraat 51, E-commerce
park, Curacao, company incorporated 28.10.2010


 * Bet Slip
 * My Bets

 * Single
 * Combo
 * If Bet
 * System

Place multiple single bets to maximize your winnings while risking only one
stake.


New Customer?
In order to place bet(s) you need to be a registered user
Register Now!
 * Running
 * Status
 * Cashout



No Bets To Show


OK


ACCOUNT LOGIN

×

Username and password are required Something went wrong!
Username
Enter your username
Password
Enter your password
Remember me
Log In
Forgotten Password
New Customer?
Register Now!
In order to place bet(s) you must be a registered user
chevron_left

SIGN UP NOW

WELCOME!

×
Already a customer?
Log In
Restricted access
United Kingdom
Unfortunately, our services are not available in your location.
For any queries please contact our support team at support@{BRAND_DOMAIN}
By proceeding you confirm you are 18 years of age or older.

FORGOTTEN PASSWORD

×
REGISTER.info_forgotten_text
Username
Please enter Username
Email
Please enter valid Email
Day of birth
Day 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
26 27 28 29 30 31
Month January February March April May June July August September October
November December
Year 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976
1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960
1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944
1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928
1927 1926 1925 1924 1923 1922 1921 1920
Please select birthday
Recover
check
Request successfully submitted!
Please check your email and follow the instructions to recover your password.
clear
Password recovery is not allowed!
Password recovery is not allowed for locked users!
mail_outline support@{BRAND_DOMAIN}



×

Do you want to proceed without the bonus code?

Go back Continue

SESSION LIMIT REACHED

You have reached the session limit defined for your account according to our
Responsible Gaming Policy. Clicking the button below will log you out of the
website. Please play responsibly.
Log Out
fullscreen

Log In Register Now! ×