www.lotteryoffice.com.au
Open in
urlscan Pro
203.134.85.139
Public Scan
Submitted URL: http://www.lotteryoffice.com.au/
Effective URL: https://www.lotteryoffice.com.au/
Submission: On September 17 via api from AU — Scanned from AU
Effective URL: https://www.lotteryoffice.com.au/
Submission: On September 17 via api from AU — Scanned from AU
Form analysis
11 forms found in the DOMPOST
<form class="sign-in--main" method="post">
<div class="container container-small">
<label class="input-blue input-full">
<input type="text" name="reset_password_password" placeholder="Password">
</label>
<label class="input-blue input-full">
<input type="text" name="reset_password_confirm_password" placeholder="Confirm Password">
</label>
<label class="input-orange-solid input-full">
<input type="submit" value="Save">
</label>
</div>
</form>
<form>
<input type="hidden" name="LotteryDrawId" value="18194">
<input type="hidden" name="SystemEntryId" value="142">
<input type="hidden" name="NumGames" value="1">
</form>
<form>
<input type="hidden" name="LotteryDrawId" value="18194">
<input type="hidden" name="SystemEntryId" value="142">
<input type="hidden" name="NumGames" value="3">
</form>
POST
<form class="sign-in--form" autocomplete="off" id="authentication--signin-form" method="post">
<p class="account-exists">It looks like you already have an account with us.<br> Please login to continue.</p>
<div class="sign-in--error" id="authentication--signin-form-general-error" style="display: none;"></div>
<input type="hidden" name="returnUrl" value="/">
<input type="hidden" name="actionId" value="LOG">
<label class="input-blue input-full has-float-label">
<input type="text" inputmode="email" placeholder="Email" name="username">
<span class="labeltext">Email</span>
</label>
<label class="input-blue input-full has-placeholder has-float-label">
<input type="password" name="password" placeholder="Password">
<span class="labeltext">Password</span>
<span class="toggle-password">
<svg aria-hidden="true" data-prefix="fal" data-icon="eye" class="svg-inline--fa fa-eye fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
<path fill="currentColor"
d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
</path>
</svg>
</span>
</label>
<span class="blue pointer" id="global--forgot-password">Forgot Password?</span>
<button class="button button-orange-solid button-full" type="submit">Log in</button>
<p class="side-borders blue font-bold" style="margin-bottom:1rem !important;margin-top:0">OR</p>
</form>
POST
<form class="sign-in--sms sms--login " autocomplete="off" id="authentication--signin-sms" method="post">
<h2>Log in with SMS code</h2>
<span>Get a one-time access code via SMS</span>
<label class="input-blue input-full has-float-label">
<input id="dateInput" type="date" name="birthDate" required="" pattern="\d{2}-\d{2}-\d{2}" min="1904-09-17" max="2006-09-17" placeholder="Date of birth (dd/mm/yyyy)">
<span class="labeltext">Date of birth (dd/mm/yyyy)</span>
</label>
<label class="input-blue input-full has-float-label">
<input type="text" placeholder="Verified mobile phone number" name="phoneNumber" minlength="9" maxlength="13" required="">
<span class="labeltext">Your verified mobile phone number</span>
</label>
<input type="hidden" name="returnUrl" value="/">
<input type="hidden" name="actionId">
<div class="sign-in--error" id="authentication--sms-form-general-error" style="display: none;"></div>
<button id="btn-send-code" class="button button-green-solid button-full" type="submit">Send code</button>
</form>
POST
<form class="sign-in--sms-code sms--login " autocomplete="off" id="authentication--signin-code" method="post">
<h2>Enter the 6-digit code sent to **** *** *** to log in</h2>
<label class="input-blue input-full has-float-label">
<input type="text" placeholder="6-digit code" name="code" minlength="6" maxlength="6" required="">
<span class="labeltext">6-digit code</span>
</label>
<input type="hidden" name="token">
<input type="hidden" name="returnUrl" value="/">
<div class="sign-in--error" id="authentication--sms-code-general-error" style="display: none;margin:1rem 0 0"></div>
<a id="send-new-code" class="button button-blue-solid button-full" style="display:none">Send new code</a>
<button id="login-code-buttton" class="button button-green-solid button-full" type="submit">Log in with code</button>
<a id="resend-sms-code" class="button button-orange button-full display-none">Resend code</a>
<a id="clear-sms-forms" class="button button-white button-full display-none" style="background-color: #58595B; margin-top:1rem;">Cancel</a>
<span id="resent-message">Code resent</span>
</form>
POST /login-facebook/
<form class="sign-in--social-form" action="/login-facebook/" method="post">
<input type="hidden" name="returnUrl" value="/">
<input type="hidden" name="actionId" value="LOG">
<button class="social-full facebook white text-center d-flex items-center justify-center">
<span class="d-flex items-center justify-center">
<svg width="10" height="19" xmlns="http://www.w3.org/2000/svg">
<path d="M9.711.215v2.963H7.96c-.64 0-1.072.135-1.295.404-.223.27-.335.674-.335 1.213v2.122H9.6l-.435 3.323H6.33v8.52H2.914v-8.52H.068V6.917h2.846V4.469c0-1.392.387-2.471 1.16-3.238C4.85.463 5.88.08 7.167.08c1.094 0 1.942.045 2.545.135z"
fill="#4C4D4A" fill-rule="evenodd"></path>
</svg>
</span>Log in with Facebook </button>
</form>
POST /login-google/
<form class="sign-in--social-form" action="/login-google/" method="post">
<input type="hidden" name="returnUrl" value="/">
<input type="hidden" name="actionId" value="LOG">
<button class="social-full google white text-center d-flex items-center justify-center">
<span class="d-flex items-center justify-center">
<svg aria-hidden="true" data-prefix="fab" data-icon="google" class="svg-inline--fa fa-google fa-w-16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512">
<path fill="currentColor"
d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z">
</path>
</svg>
</span>Log in with Google </button>
</form>
POST /login-apple/
<form class="sign-in--social-form" action="/login-apple/" method="post">
<input type="hidden" name="returnUrl" value="/">
<input type="hidden" name="actionId" value="LOG">
<button class="social-full apple white text-center d-flex items-center justify-center">
<span class="d-flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
<g fill="#58595B">
<path
d="M17.3 9.6c.5-.7.9-1.6.8-2.5-.8 0-1.8.5-2.3 1.2-.5.6-1 1.5-.8 2.4.9.1 1.8-.4 2.3-1.1M18.1 10.9c-1.3-.1-2.4.7-3 .7s-1.6-.6-2.6-.6c-1.3 0-2.6.8-3.3 2-1.4 2.4-.4 6 1 7.9.7 1 1.5 2 2.5 2s1.4-.6 2.6-.6c1.2 0 1.6.6 2.6.6 1.1 0 1.8-1 2.4-1.9.8-1.1 1.1-2.2 1.1-2.2s-2.1-.8-2.1-3.2c0-2 1.6-3 1.7-3-.9-1.5-2.4-1.6-2.9-1.7">
</path>
</g>
</svg>
</span>Sign in with Apple </button>
</form>
<form class="sign-in--main">
<div class="container container-small">
<a href="#" class="button button-green-solid button-full replay-same">Play same numbers</a>
<a href="#" class="button button-green-solid button-full replay-new">Get new numbers</a>
</div>
</form>
POST
<form class="sign-in--main" id="global--forgot-password-form" method="post">
<div class="container container-small">
<label class="input-blue input-full has-float-label">
<input type="text" inputmode="email" name="username" placeholder="Enter your email address here">
<span class="labeltext">Email</span>
<span class="input-error"></span>
</label>
<button class="button button-orange-solid button-full" type="submit">Reset password</button>
<div class="sign-in-action">
<p>Need help?<a href="/contact/">Contact support</a></p>
<p>Don't have an account yet?<a class="master-nav" href="/signup/">Sign up</a></p>
</div>
</div>
</form>
Text Content
* Sign up * Log in * Cart 0 Unfortunately, your cart is empty Please add something to your cart Play now My Account My Draws Add Funds Log Out All Lotteries Syndicates Combos Results Contact us Menu Australia's official way to play international lotteries. * How it works * Recent Winners * Download App * Lotto Syndicates * Lotto Systems * Lotto Combos * Lotto Results * Pay In-Store Locator * Charity * About Us * Lottery Office in the News * Lottery Office Magazine * Frequently Asked Questions * Contact us Reset password Unfortunately, your cart is empty Please add something to your cart Play now USA POWER LOTTO® $ 261 MILLION* Closes in: 1 day, 10 hrs Play now POPULAR GAMES 1 Quick Play $7.00 3 Quick Plays $21.00 DOWNLOAD THE APP AUSTRALIA’S TICKET TO THE WORLD’S LARGEST OFFICIAL LOTTERIES ONLINE All Lotteries USA Lotteries Euro Lotteries High Demand USA POWER LOTTO® $261 Million* Play now Closes in: 1 day, 10 hrs Superdraw EUROPEAN MILLIONS® $214 Million* Play now Closes on: 27-Sep-2024 Jackpot Alert ITALIAN SUPER JACKPOT® $125 Million* Play now Closes in: 58 mins, 17 secs EUROPEAN MILLIONS® $68 Million* Play now Closes in: 58 mins, 17 secs EUROPEAN JACKPOTTM $49 Million* Play now Closes in: 58 mins, 17 secs USA MEGA LOTTO® $46 Million* Play now Closes in: 10 hrs, 58 mins LA PRIMITIVA $25 Million* Play now Closes in: 2 days, 0 hrs UK LOTTO $10 Million* Play now Closes in: 1 day, 0 hrs IRISH LOTTO $8 Million* Play now Closes in: 1 day, 0 hrs LOTTERY COMBOS Enter multiple lottery draws in one purchase Play now SYNDICATES Pay less for more chances to win Play now High Demand USA POWER LOTTO® $261 Million* Closes in: 1 day, 10 hrs Superdraw EUROPEAN MILLIONS® $214 Million* Closes on: 27-Sep-2024 Jackpot Alert ITALIAN SUPER JACKPOT® $125 Million* Closes in: 58 mins, 17 secs EUROPEAN MILLIONS® $68 Million* Closes in: 58 mins, 17 secs EUROPEAN JACKPOTTM $49 Million* Closes in: 58 mins, 17 secs USA MEGA LOTTO® $46 Million* Closes in: 10 hrs, 58 mins LA PRIMITIVA $25 Million* Closes in: 2 days, 0 hrs UK LOTTO $10 Million* Closes in: 1 day, 0 hrs IRISH LOTTO $8 Million* Closes in: 1 day, 0 hrs LOTTERY COMBOS Enter multiple lottery draws in one purchase SYNDICATES Pay less for more chances to win Note, all jackpots above are displayed in Australian Dollars. Jackpot values are converted daily therefore prize value may fluctuate depending on the daily conversion rate. LATEST RESULTS Find results from the latest draws LA PRIMITIVA 17-Sep-2024 1 9 11 34 35 44 9 13 JOKER 1229547 view results USA POWER LOTTO 17-Sep-2024 8 9 11 27 31 17 MULTIPLIER 5X view results UK LOTTO 15-Sep-2024 21 27 38 47 49 55 54 view results IRISH LOTTO 15-Sep-2024 12 13 20 33 37 42 23 view results ITALIAN SUPER JACKPOT 15-Sep-2024 1 31 55 65 76 88 52 view results EUROPEAN MILLIONS 14-Sep-2024 10 15 17 31 42 4 12 view results EUROPEAN JACKPOT 14-Sep-2024 2 3 17 40 44 4 8 view results USA MEGA LOTTO 14-Sep-2024 21 55 56 57 66 1 MULTIPLIER 3X view results RECENT MAJOR WINNERS See more April 2024 VIC WINNER: Lucky Life Path Number Leads to $47,116 win! Read more March 2024 NSW WINNER: Player bags 25 prizes in USA Mega Lotto for $27,937! Read more February 2024 NSW WINNER: “$142,753 win made my week, my month, my year!” Read more December 2023 QLD WINNER: USA Power Lotto win just in time for the New Year Read more LOTTERY OFFICE NEWS See more news.com.au, 10 September 2024 ‘Life changing’: $1.2 billion jackpot up for grabs in record-breaking lottery Read more news.com.au, 6 Aug 2024 Eye-watering US jackpot Aussies have a chance at winning Read more news.com.au, 23 July 2024 Big secret half of Australians would keep Read more news.com.au, 12 July 2024 NRL greats relive biggest wins of their storied careers Read more GOVERNMENT REGULATED SAFE AND SECURE PAYMENTS OFFICIAL SPONSORS & PARTNERS * HOW DO I CONTACT THE LOTTERY OFFICE? You can call our local Customer Support team on (07) 2111 8242, email us at support@lotteryoffice.com.au, or chat with us on Live Chat or Facebook Messenger. For all details, please visit our Contact Us page. * ARE ONLINE LOTTERIES SAFE? The Lottery Office takes your online security very seriously. Our site is protected by 256 bit encryption and our activities are closely audited by the Northern Territory Government. We follow strict responsible gambling policies. * HAS ANYONE IN AUSTRALIA WON AN OVERSEAS LOTTERY? Buying a resold ticket in an overseas lottery can be risky. Some prevent payout of jackpots from overseas players who bought resold tickets. Our players can confidently enter our own government licensed lotteries, matched to overseas lottery draws. * ARE THE JACKPOTS ADVERTISED IN AUSTRALIAN DOLLARS? Yes, all our lotteries displayed on our website are converted daily, and displayed in Australian Dollars. The jackpot value displayed is regularly updated therefore the prize value may fluctuate depending on the days conversion rate. * THE LOTT VS THE LOTTERY OFFICE - WHAT'S THE DIFFERENCE? The Lott sells traditional Australian lotteries. The Lottery Office sells tickets into their own government-approved lotteries, then purchases matching tickets in relevant overseas lotteries, such as the US Mega Millions. Both The Lott and the Lottery Office are Australian owned and licensed. * WHICH LOTTERY HAS THE BEST CHANCE OF WINNING? The Irish Lotto is the easiest lottery to win at The Lottery Office. Facebook Instagram LinkedIn The Lottery OfficeTM is operated by Global Players Network Pty Ltd, and licensed and regulated by the Northern Territory Government of Australia Address: PO Box 36528 Winnellie, Northern Territory Australia, 0907 Australian Company Number: 41 102 371 335 * Buy Lotto Tickets Online * Privacy * Terms & Conditions * FAQs * Responsible Gambling * Sitemap * Game Rules * Charity * Media * Contact us * Affiliates © Copyright 2024 The Lottery Office Global Players Network Pty Ltd (The Licensee) claims copyright and ownership of the intellectual property for the contents of this website. Any unauthorised copying or other misuse of this site or the contents will be prosecuted. ® Registered trade mark / TM. Trade mark of Global Players Network Pty Ltd. Not all lottery tickets are winners. Whether you win and how much you win is a matter of chance. The Lottery Office is not affiliated with the operators of the overseas lotteries from which it purchases matching tickets. Please see ts and cs for more information. * All prize amounts are quoted in AUD and rounded to the nearest integer for visual purposes. USA Power Lotto and USA Mega Lotto jackpot prize amounts are advertised as the annuity amount and would be subject to the equivalent US taxes payable for the official overseas draw. A cash lump sum first prize option would provide a lesser amount. USA Power Lotto and USA Mega Lotto prize amounts over USD$600 are subject to tax. Italian Super Jackpot prize amounts over €500 are subject to tax. La Primitiva prize amounts over €40,000 are subject to tax. OK $ is about to be charged to your . Click OK to confirm. Cancel OK ARE YOU SURE YOU WANT TO EMPTY YOUR CART? Yes, I'm sure No Log in Don't have an account? Sign Up! It looks like you already have an account with us. Please login to continue. Email Password Forgot Password? Log in OR LOG IN WITH SMS CODE Get a one-time access code via SMS Date of birth (dd/mm/yyyy) Your verified mobile phone number Send code ENTER THE 6-DIGIT CODE SENT TO **** *** *** TO LOG IN 6-digit code Send new code Log in with code Resend code Cancel Code resent OR Log in with Facebook Log in with Google Sign in with Apple YOUR ACCOUNT IS CLOSED. Please contact customer support for assistance. Contact Support Log in Don't have an account? Sign Up! RE-OPEN CLOSED ACCOUNT. Your account is currently closed. You need to re-open it to proceed. Re-open Cancel Play Again! Play same numbers Get new numbers Forgot password? Email Reset password Need help?Contact support Don't have an account yet?Sign up