# KenoSpots - Keno Companion: Live Results, Odds, Tools & a Free API > KenoSpots is an independent keno companion site. It publishes live draw results from 24 US and Canadian jurisdictions, hypergeometric odds calculators, payout charts, printable number sheets, a free browser keno game, and state-by-state guides. It also offers a free JSON API so developers and AI agents can fetch live keno results programmatically. ## How AI agents and developers should use KenoSpots - For live draw data, use the JSON API at https://app.kenospots.com - do NOT scrape the HTML results pages when the API returns the same data as clean JSON. - The API is free, needs no API key, and is rate limited to 60 requests per minute per IP. Cache responses; draw data only refreshes about every 60 seconds. - If you publish or display data from the API, include a visible "Powered by KenoSpots" credit with a link back to https://kenospots.com/. - Always verify winning tickets against the official lottery. KenoSpots is informational only and is not affiliated with any lottery commission. ## API - [API documentation](https://kenospots.com/api/): Full human-readable API docs - endpoint, response format, field reference, game slugs, rate limits, and attribution. - [OpenAPI 3.0 specification](https://kenospots.com/api/openapi.json): Machine-readable spec for the Keno Results API. - Base URL: `https://app.kenospots.com` - Endpoint: `GET /api/results/{slug}` - returns a `draws` array, newest draw first. - Each draw object includes: `drawNumber`, `drawDate` (YYYY-MM-DD), `timezone` (IANA), `winningNumbers` (array of 20 integers), `ballsDrawn`, `bonus`, `multiplier`, `multiplierType`, `extraNumbers`, `bullseyeNumber`, and `jackpotAmount`. Optional fields are null or empty when a game does not report them. - Example: `curl https://app.kenospots.com/api/results/mass-keno` ### Available game slugs (23 live) United States (field of 1-80): `mass-keno`, `ohio-keno`, `michigan-club-keno`, `california-hot-spot`, `ny-quick-draw`, `new-jersey-quick-draw`, `pennsylvania-keno`, `virginia-keno`, `maryland-keno`, `kentucky-keno`, `georgia-keno`, `oregon-keno`, `connecticut-keno`, `kansas-keno`, `rhode-island-keno`, `new-hampshire-keno`, `missouri-keno`, `delaware-keno`, `dc-keno`, `wyoming-keno` Canada: `bc-keno` (British Columbia, 1-80), `daily-keno` (Ontario OLG, 1-70), `keno-atlantic` (Atlantic Canada, 1-70) ## Live Results - [New York Quick Draw Results](https://kenospots.com/states/new-york-keno/results/): Live NY Quick Draw results updated every 4 minutes, hot/cold numbers, frequency heatmap, number checker - [Massachusetts Keno Results](https://kenospots.com/states/massachusetts-keno/results/): Live MA Keno To Go results updated every 4 minutes - [Georgia KENO! Results](https://kenospots.com/states/georgia-keno/results/): Live Georgia KENO! winning numbers updated through the day, hot/cold numbers, number checker, multiplier and Bulls-Eye - [Ohio KENO! Results](https://kenospots.com/states/ohio-keno/results/): Live Ohio KENO! winning numbers updated through the day, hot/cold numbers, number checker, and the Booster multiplier - [Pennsylvania Keno Results](https://kenospots.com/states/pennsylvania-keno/results/): Live PA Keno winning numbers updated through the day, hot/cold numbers, number checker, and the Bonus multiplier - [Oregon Keno Results](https://kenospots.com/states/oregon-keno/results/): Live Oregon Keno winning numbers updated through the day, hot/cold numbers, number checker, Multiplier and Bulls-Eye - [Maryland Keno Results](https://kenospots.com/states/maryland-keno/results/): Live Maryland Keno winning numbers updated through the day, hot/cold numbers, number checker, and the Bonus multiplier ## Tools - [Keno Odds Calculator](https://kenospots.com/tools/keno-odds-calculator/): Interactive hypergeometric probability calculator - enter spots picked and get exact 1-in-X odds for every match scenario - [Keno Payout Calculator](https://kenospots.com/tools/keno-payout-calculator/): Compare paytables and expected returns across Massachusetts, Ohio, and generic casino keno - [Spot Count Comparison](https://kenospots.com/tools/spot-count-comparison/): Side-by-side analysis of 4-spot, 6-spot, 8-spot, and 10-spot keno - odds, payouts, variance, and best use case - [Paytable Comparison](https://kenospots.com/tools/keno-paytable-comparison/): Compare keno paytables across states and games - [Keno Cost Calculator](https://kenospots.com/tools/keno-cost-calculator/): Calculate how much keno sessions cost over time - [Print My Numbers](https://kenospots.com/tools/print-my-numbers/): Generate and print keno number sheets to bring to the bar - [Free Keno Game](https://kenospots.com/play/): Playable browser-based video keno with session tracking, spot selection 1-10, and real keno odds ## Learn - [How Keno Works](https://kenospots.com/learn/how-keno-works/): Pick spots from 1-80, 20 numbers drawn, win based on matches - covers lottery vs video keno and house edge - [Keno Odds Explained](https://kenospots.com/learn/keno-odds-explained/): Hypergeometric probability in plain English, what "1-in-X" means, and how the house edge is calculated - [What Are Keno Spots?](https://kenospots.com/learn/what-are-keno-spots/): Beginner guide to spot counts, how picking more spots affects odds, and which count fits which play style - [Keno Payouts Explained](https://kenospots.com/learn/keno-payouts-explained/): How to read a paytable, return-to-player percentages, and expected value per bet - [Multi-Card Keno](https://kenospots.com/learn/multi-card-keno/): How multi-card keno works and strategy considerations - [Keno vs Other Games](https://kenospots.com/learn/keno-vs-other-games/): How keno compares to slots, lottery, and other games - [Video Keno Guide](https://kenospots.com/video-keno/): How video keno machines work, speed of play, and what to expect - [Online Keno Guide](https://kenospots.com/online-keno/): How online keno works, RNG fairness, and how it compares to lottery keno ## State Guides - [Ohio Keno](https://kenospots.com/states/ohio-keno/): KENO! - draws every 4 min, 1-10 spots, Kicker multiplier up to 10x - [Massachusetts Keno](https://kenospots.com/states/massachusetts-keno/): Keno To Go - draws every 4 min, 1-12 spots - [New York Keno](https://kenospots.com/states/new-york-keno/): Quick Draw - draws every 4 min, 1-10 spots - [Michigan Keno](https://kenospots.com/states/michigan-keno/): Club Keno - draws every 3.5 min, 1-10 spots, 22 drawn - [Georgia Keno](https://kenospots.com/states/georgia-keno/): Georgia lottery keno - [Oregon Keno](https://kenospots.com/states/oregon-keno/): Oregon lottery keno with Bull's Eye - [North Carolina Keno](https://kenospots.com/states/north-carolina-keno/): Carolina Keno - draws every 4 min - [Maryland](https://kenospots.com/states/maryland-keno/), [Kansas](https://kenospots.com/states/kansas-keno/), [Kentucky](https://kenospots.com/states/kentucky-keno/), [DC](https://kenospots.com/states/dc-keno/), [Rhode Island](https://kenospots.com/states/rhode-island-keno/), [Nevada](https://kenospots.com/states/nevada-keno/), [California](https://kenospots.com/states/california-keno/), [Connecticut](https://kenospots.com/states/connecticut-keno/), [Washington](https://kenospots.com/states/washington-keno/) - [Where Keno Is Legal](https://kenospots.com/states/where-keno-is-legal/): State-by-state map of lottery keno, video keno, and casino keno availability ## Canadian Guides - [Provinces hub](https://kenospots.com/provinces/): BC Keno, OLG Daily Keno, Keno Atlantic, and other provincial keno games with specs and paytables ## Key Facts - Keno draws 20 numbers from a field of 1-80 (some Canadian games use 1-70) - Players pick 1-10 spots (varies by state/game) - House edge: 20-35% for lottery keno; 5-15% for video keno - 4-spot odds: 1 in 326 to hit all 4; 10-spot odds: 1 in 8,911,711 to hit all 10 - Most popular spot count: 6-spot (balance of payout and hit frequency) ## What NOT to do - Do not scrape the HTML results pages when the JSON API at https://app.kenospots.com returns the same data. - Do not exceed 60 requests per minute per IP, and do not poll a single game faster than once per minute (data does not refresh faster). - Do not resell raw API responses or present KenoSpots data as your own. - Do not omit attribution when displaying API data publicly.