Lottery Results
Lottery results API for the US, including all states. We provide the easiest to use API for lottery games in the United States. One call to get all latest results, next draw dates, next jackpot. ## Powerball API and Megamillons API Our API includes the most popular national games, like Powerball, Mega millions and Cash for life. ## State lotteries We have coverage for all US states. Including…
Lottery Results endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
MEGA Millions and Powerball /lotteries |
This endpoints returns the results from the two biggest games in the US. It exists just for compatibilty reasons. |
| GET |
All Games /all-games/{countryCode} |
This endpoint returns the results from all games by country code. Following the ISO 2 letter naming. |
| GET |
List states by country /list-states/{countryCode} |
This endpoints allows to get a list of states available for a country. The country code should be given following ISO 3166-1 alpha-2 codes. Currently we support the US, IE and UK. |
| GET |
Get results by state /games-by-state/{countryCode}/{stateCode} |
With this endpoint you can get the results from the latest draws for a given state. You need to provide the country code, and the state code is optional. If you don't provide a… |
Lottery Results pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1.99 / month | 1 / hour |
|
| PRO Recommended | $45 / month | 1 / second |
|
| ULTRA | $75 / month | 1 / second |
|
| MEGA | $185 / month | 1 / second |
|