nginx-dclottery-dpl-integration.taoti1.amazee.io Open in urlscan Pro
3.219.85.44  Public Scan

URL: https://nginx-dclottery-dpl-integration.taoti1.amazee.io/
Submission: On December 23 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET /search/node

<form action="/search/node" method="get" data-once="cvJqueryValidate" novalidate="novalidate">
  <div class="form--inline clearfix">
    <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-term form-item-term form-no-label">
      <input placeholder="Enter your search and press enter" data-drupal-selector="edit-term" type="text" id="edit-term" name="keys" value="" size="30" maxlength="128" class="form-text">
    </div>
    <div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-wrapper" id="edit-actions">
      <input data-drupal-selector="edit-submit-search" type="submit" id="edit-submit-search" value="Search" class="button js-form-submit form-submit">
    </div>
  </div>
</form>

GET /player-resources/where-to-play

<form action="/player-resources/where-to-play" method="get" id="views-exposed-form-locations-locations-map" accept-charset="UTF-8" data-once="cvJqueryValidate" novalidate="novalidate">
  <!-- THEME DEBUG -->
  <!-- THEME HOOK: 'views_exposed_form' -->
  <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/views/views-exposed-form.html.twig' -->
  <div class="form--inline clearfix">
    <!-- THEME DEBUG -->
    <!-- THEME HOOK: 'fieldset' -->
    <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/fieldset.html.twig' -->
    <fieldset data-drupal-selector="edit-field-proximity-wrapper" aria-describedby="edit-field-proximity-wrapper--description" id="edit-field-proximity-wrapper" class="js-form-item form-item js-form-wrapper form-wrapper">
      <legend>
        <span class="fieldset-legend">Address</span>
      </legend>
      <div class="fieldset-wrapper">
        <!-- THEME DEBUG -->
        <!-- THEME HOOK: 'fieldset' -->
        <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/fieldset.html.twig' -->
        <fieldset data-drupal-selector="edit-field-proximity" id="edit-field-proximity" class="js-form-item form-item js-form-wrapper form-wrapper">
          <legend>
            <span class="fieldset-legend"></span>
          </legend>
          <div class="fieldset-wrapper">
            <!-- THEME DEBUG -->
            <!-- THEME HOOK: 'container' -->
            <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/container.html.twig' -->
            <div class="origin-address-autocomplete js-form-wrapper form-wrapper" data-drupal-selector="edit-field-proximity-source-configuration" id="edit-field-proximity-source-configuration">
              <a href="#" class="find-my-location" title="Find My Location"><div class="tooltip"><span>Click the icon to share your current location</span></div></a>
              <!-- THEME DEBUG -->
              <!-- THEME HOOK: 'form_element' -->
              <!-- BEGIN OUTPUT from 'themes/custom/dclottery/templates/form/form-element.html.twig' -->
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-field-proximity-source-configuration-origin-address form-item-field-proximity-source-configuration-origin-address">
                <!-- THEME DEBUG -->
                <!-- THEME HOOK: 'input__textfield' -->
                <!-- FILE NAME SUGGESTIONS:
   * input--textfield.html.twig
   x input.html.twig
-->
                <!-- BEGIN OUTPUT from 'themes/custom/dclottery/templates/form/input.html.twig' -->
                <input class="address-input form-text ui-autocomplete-input form-autocomplete" placeholder="Enter Your Address" data-drupal-selector="edit-field-proximity-source-configuration-origin-address"
                  data-msg-maxlength="Address field has a maximum length of 128." type="text" id="edit-field-proximity-source-configuration-origin-address" name="field_proximity[source_configuration][origin_address]" value="" size="60"
                  maxlength="128" data-once="autocomplete-enabled" autocomplete="off">
                <!-- END OUTPUT from 'themes/custom/dclottery/templates/form/input.html.twig' -->
                <!-- THEME DEBUG -->
                <!-- THEME HOOK: 'form_element_label' -->
                <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/form-element-label.html.twig' -->
                <label for="edit-field-proximity-source-configuration-origin-address">Address</label>
                <!-- END OUTPUT from 'themes/contrib/classy/templates/form/form-element-label.html.twig' -->
              </div>
              <!-- END OUTPUT from 'themes/custom/dclottery/templates/form/form-element.html.twig' -->
            </div>
            <!-- END OUTPUT from 'themes/contrib/classy/templates/form/container.html.twig' -->
            <!-- THEME DEBUG -->
            <!-- THEME HOOK: 'form_element' -->
            <!-- BEGIN OUTPUT from 'themes/custom/dclottery/templates/form/form-element.html.twig' -->
            <div class="js-form-item form-item js-form-type-select form-type-select js-form-item-field-proximity-value form-item-field-proximity-value">
              <!-- THEME DEBUG -->
              <!-- THEME HOOK: 'select' -->
              <!-- BEGIN OUTPUT from 'themes/custom/dclottery/templates/form/select.html.twig' -->
              <div class="select-container"><i class="far fa-chevron-down"></i><select data-drupal-selector="edit-field-proximity-value" id="edit-field-proximity-value" name="field_proximity[value]" class="form-select">
                  <option value="1">1 Mile</option>
                  <option value="2">2 Miles</option>
                  <option value="5">5 Miles</option>
                  <option value="10" selected="selected">10 Miles</option>
                  <option value="20">20 Miles</option>
                  <option value="99">20+ Miles</option>
                </select></div>
              <!-- END OUTPUT from 'themes/custom/dclottery/templates/form/select.html.twig' -->
              <!-- THEME DEBUG -->
              <!-- THEME HOOK: 'form_element_label' -->
              <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/form-element-label.html.twig' -->
              <label for="edit-field-proximity-value">Distance</label>
              <!-- END OUTPUT from 'themes/contrib/classy/templates/form/form-element-label.html.twig' -->
            </div>
            <!-- END OUTPUT from 'themes/custom/dclottery/templates/form/form-element.html.twig' -->
          </div>
        </fieldset>
        <!-- END OUTPUT from 'themes/contrib/classy/templates/form/fieldset.html.twig' -->
        <div id="edit-field-proximity-wrapper--description" data-drupal-field-elements="description" class="description">Please add an address in the following format: "123 street name, state, zip code"</div>
      </div>
    </fieldset>
    <!-- END OUTPUT from 'themes/contrib/classy/templates/form/fieldset.html.twig' -->
    <!-- THEME DEBUG -->
    <!-- THEME HOOK: 'container' -->
    <!-- BEGIN OUTPUT from 'themes/contrib/classy/templates/form/container.html.twig' -->
    <div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-wrapper" id="edit-actions">
      <!-- THEME DEBUG -->
      <!-- THEME HOOK: 'input__submit' -->
      <!-- FILE NAME SUGGESTIONS:
   * input--submit.html.twig
   x input.html.twig
-->
      <!-- BEGIN OUTPUT from 'themes/custom/dclottery/templates/form/input.html.twig' -->
      <input data-drupal-selector="edit-submit-locations" type="submit" id="edit-submit-locations" value="Search" class="button js-form-submit form-submit">
      <!-- END OUTPUT from 'themes/custom/dclottery/templates/form/input.html.twig' -->
    </div>
    <!-- END OUTPUT from 'themes/contrib/classy/templates/form/container.html.twig' -->
  </div>
  <!-- END OUTPUT from 'themes/contrib/classy/templates/views/views-exposed-form.html.twig' -->
</form>

Text Content

Skip to main content


LANGUAGE ACCESS

 * Amharic (አማርኛ)
 * Chinese (中文)
 * French (Français)
 * Korean (한국어)
 * Spanish (Español)
 * Vietnamese (Tiếng Việt)
 * Language Access Policy




MAIN NAVIGATION

 * Play Now!
   
   
   * iLottery
     
     
     * iLottery Rules
     * Play Now!
 * Games
   
   
   * DC 2
   * DC 3
   * DC 4
   * DC 5
   * POWERBALL
   * Mega Millions
   * Lucky for Life
   * DC Keno
   * Race2Riches
   * The Lucky One
   * DC Fast Play
   * TAP-N-PLAY
   * DC Scratchers
 * Promotions
   
   
   * Second Chance
   * Second Chance FAQs
   * Second Chance Winners
   * iLottery
 * Player Resources
   
   
   * Where to Play
   * Past Draw Numbers
   * How to Claim Your Prize
   * Players' Club
   * Play Responsibly
     
     
     * Self-Exclusion Program
   * Play Safe
   * Lottery Scams
   * Player FAQs
 * Winner Spotlight
 * About Us
   
   
   * Where The Money Goes
   * Newsroom
   * Events
   * Regulation and Oversight
   * Charitable Games
     
     
     * How to Apply for a License
     * Rules & Regulations
     * Suppliers
     * Charitable Events
   * Retailer Resources
   * Sponsorships
   * Security Hotline
   * Black History Month
   * Contact Us
 * Winning Numbers


NON LOGGED IN MENU

 * Login
   
   
   
   
     LOGIN TO:
   
   * Players' Club
   * DCiLottery
 * Register




SECONDARY MENU

 * DCiLottery.com
 * OLG Regulation and Oversight
 * Contact
 * Language Access

Language Access Search





PausePlayPrevious


GO BIG WITH JACKPOT USA – YOUR CHANCE TO WIN MILLIONS!

Learn More

Winning NumbersDec 20
Mega Millions
2 20 51 56 67 19 2x
Next drawing Dec 24

NEXT ESTIMATED JACKPOT

$944 million


MEGA MILLIONS

Play Now
Past Winning Numbers
Game Details


NEW SCRATCHERS, WINNING OPPORTUNITIES, AND EXCITING TOP PRIZES!

See Scratchers



DC 3 PRIZES INCREASED WITH BIGGER PAYOUTS THIS DECEMBER!

See Promotion



PLAY OUR NEWEST E-INSTANT GAME FOR YOUR CHANCE TO WIN BIG!

Play Now



GO BIG WITH JACKPOT USA – YOUR CHANCE TO WIN MILLIONS!

Learn More

Winning NumbersDec 20
Mega Millions
2 20 51 56 67 19 2x
Next drawing Dec 24

NEXT ESTIMATED JACKPOT

$944 million


MEGA MILLIONS

Play Now
Past Winning Numbers
Game Details


NEW SCRATCHERS, WINNING OPPORTUNITIES, AND EXCITING TOP PRIZES!

See Scratchers



DC 3 PRIZES INCREASED WITH BIGGER PAYOUTS THIS DECEMBER!

See Promotion



PLAY OUR NEWEST E-INSTANT GAME FOR YOUR CHANCE TO WIN BIG!

Play Now



GO BIG WITH JACKPOT USA – YOUR CHANCE TO WIN MILLIONS!

Learn More

Next
 * Go to slide 1
 * Go to slide 2
 * Go to slide 3
 * Go to slide 4
 * Go to slide 5


DC ILOTTERY

Experience the thrill of winning the Lottery right now, wherever you are in the
District.
Play Now!


2ND CHANCE

Everyone likes another chance to win! Look for the 2nd Chance charm and enjoy
double the fun.
Learn More


TEXT "JOIN" TO 76202

Get DC Lottery winning numbers and jackpot alerts now!
Winning NumbersDec 21
Powerball
1 12 17 21 58 1 3x
Powerball Double Play
29 45 46 51 59 3
Next drawing Dec 23

NEXT ESTIMATED JACKPOT

$103 million

POWERBALL

NEXT JACKPOT

$10 million

POWERBALL DOUBLE PLAY

Play Now
Past Winning Numbers Game Details
Winning NumbersDec 20
Mega Millions
2 20 51 56 67 19 2x
Next drawing Dec 24

NEXT ESTIMATED JACKPOT

$944 million

 

Play Now
Past Winning Numbers Game Details

YOU COULD WIN MILLIONS INSTANTLY! NO NEED TO WAIT FOR A DRAWING!

Price
$20.00
per ticket
Jackpot USA

NEXT ESTIMATED JACKPOT

$1,013,817

LAST UPDATED: 12/16/2024 03:53 PM

Find Retailer
Game Details

WIN UP TO $1,000 A DAY FOR LIFE

Price: $2 per wager
Winning NumbersDec 22
Lucky for Life
4 7 37 43 47 8
Next drawing Dec 23


LUCKY FOR LIFE

Play Now
Past Winning Numbers
Game Details
Dec 16 - 1:50pm
5 6
Dec 15 - 7:50pm
4 8
Dec 15 - 1:50pm
3 3


DC 2

Find Retailer
Past Winning Numbers
Game Details
Dec 16 - 1:50pm
7 9 1
Dec 15 - 11:30pm
6 6 7
Dec 15 - 7:50pm
6 6 4


DC 3

Play Now
Past Winning Numbers
Game Details
Dec 16 - 1:50pm
8 1 1 0
Dec 15 - 11:30pm
1 3 6 7
Dec 15 - 7:50pm
2 9 9 6


DC 4

Play Now
Past Winning Numbers
Game Details
Dec 16 - 1:50pm
0 5 5 3 8
Dec 15 - 7:50pm
8 7 0 9 6
Dec 15 - 1:50pm
6 2 2 5 0


DC 5

Play Now
Past Winning Numbers
Game Details
Draw #2328441
60 22 09 04 15 76 40 63 27 61 66 68 31 07 67 05 25 74 69 56 02


DC KENO

Find Retailer
Past Winning Numbers
Game Details
Draw #729822
33
Draw #729821
05
Draw #729820
03


THE LUCKY ONE

Find Retailer
Past Winning Numbers
Game Details
Race #1539248
1st
09
2nd
08
3rd
04
4th
10
Bonus
01
Race #1539247
1st
01
2nd
09
3rd
12
4th
11
Bonus
01
Race #1539246
1st
09
2nd
02
3rd
07
4th
01
Bonus
01


RACE2RICHES

Play Now
Past Winning Numbers
Game Details


FEATURED CONTENT


WINNERS SPOTLIGHT

Our Players Won $9,618,234 in November 2024


NEWSROOM

If you are a reporter, work for a media outlet...


WHERE THE MONEY GOES

Since the Lottery's inception in 1982, our total contribution has...


PLAY RESPONSIBLY

Don't Face Problem Gambling Alone, We're in this Together!


HOW AND WHERE TO CLAIM DC LOTTERY PRIZES

It's easy to collect your prize. Claim locations vary by...

Join the Players' Club

Want to be in-the-know about jackpots, game launches and promotions? Membership
has its privileges, and the DC Lottery’s Players’ Club is where you want to be.

Join the Fun
Second Chance

One ticket, two chances to win. If your ticket has the Second Chance logo, you
can play again.

Play Now


WHERE TO PLAY

Address
Click the icon to share your current location
Address
1 Mile2 Miles5 Miles10 Miles20 Miles20+ Miles
Distance
Please add an address in the following format: "123 street name, state, zip
code"


Download on Apple's App Store Download app for Android


SOCIAL MEDIA

 * Facebook
 * Twitter
 * Youtube
 * Instagram


CONTACT US

2235 Shannon Place, S.E.
Washington, D.C. 20020-5731

202-645-8000      Lot-Line: 202-678-3333 

Security Hotline: 202-645-8080

Get in Touch


FAQ

Read our player frequently asked questions.

Learn More


CAREERS

Search for and apply to jobs at DC Lottery.

View Careers


LANGUAGE ACCESS

 * Amharic (አማርኛ)
 * Chinese (中文)
 * French (Français)
 * Korean (한국어)
 * Spanish (Español)
 * Vietnamese (Tiếng Việt)
 * Language Access Policy

Every effort is made to ensure the accuracy of information contained on this
website. This website, however, is not the final authority on winning numbers,
prizes, games, or other information. Winning numbers are not official until
validated by the DC Lottery and its independent auditors. All winning tickets
must be validated by the DC Lottery before prizes will be paid. You must be 18
years of age or older to play the games of the DC Lottery.© DC Lottery 2024. All
Rights Reserved


FOOTER MENU

 * Privacy Policy
 * Terms & Conditions
 * Accessibility Policy
 * FOIA Requests
 * DC.gov
 * DC OCFO




WE USE COOKIES ON THIS SITE TO ENHANCE YOUR USER EXPERIENCE

By clicking the Accept button, you agree to us doing so.

More info
Accept No, thanks