CoolFace
Datasetpublic

1goresults/settled-live-game-rounds

1GO Results Settled Live-Game Rounds A versioned dataset of 31,214 completed live-game rounds published by 1GO Results. This release covers seven games over a fixed 72-hour UTC observation window and includes normalized UTC and India Standard Time timestamps. This is a historical-results dataset, not a prediction system. Past random outcomes do not predict or guarantee future outcomes, and this dataset does not provide betting advice. Release v1.0.0-72h-20260719… See the full description on the dataset page: https://huggingface.co/datasets/1goresults/settled-live-game-rounds.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes30downloads
Dataset Card

1GO Results Settled Live-Game Rounds

A versioned dataset of 31,214 completed live-game rounds published by 1GO Results. This release covers seven games over a fixed 72-hour UTC observation window and includes normalized UTC and India Standard Time timestamps.

This is a historical-results dataset, not a prediction system. Past random outcomes do not predict or guarantee future outcomes, and this dataset does not provide betting advice.

Release

v1.0.0-72h-20260719 covers 2026-07-16T14:47:00.000Z (inclusive) through 2026-07-19T14:47:00.000Z (exclusive).

GameRowsCoverage
Crazy Time5,240Window covered
Crazy Time A4,512Partial window
Crazy Balls2,522Window covered
Funky Time3,122Window covered
Ice Fishing8,019Window covered
Monopoly Big Baller3,193Window covered
Monopoly Live4,606Window covered
Total31,21472-hour release

The Crazy Time A source stopped returning settled rounds near the end of the window. Its last observation is 14,270 seconds before the release boundary. This source gap is disclosed in the quality report and was not filled with synthetic rows.

Files

  • —latest-sample.csv: the full normalized 72-hour dataset used by Data Studio.
  • —summary.json: release metadata, window boundaries, and per-game counts.
  • —quality-report.json: machine-readable boundary coverage and gap metrics.
  • —quality-report.md: human-readable data-quality report.
  • —schema.json: field definitions.
  • —SHA256SUMS: integrity checksums for the release files.
  • —check-data.mjs: validates row counts, schema expectations, and checksums.

The immutable release is also available on GitHub and the package is preserved on Internet Archive.

Columns

ColumnMeaning
game_slugStable 1GO Results game identifier
settled_at_utcRound settlement time in UTC
settled_at_istRound settlement time in Asia/Kolkata
outcome_typeNormalized outcome category
outcome_labelHuman-readable settled outcome
multiplierReported multiplier when applicable
total_winnersReported aggregate winner count when available
is_bonusWhether the settled result is a bonus outcome

For collection and normalization details, see the 1GO Results data methodology.

Validate

Node.js 20 or newer is required.

bash
npm run check

Responsible Use

The dataset contains completed historical outcomes only. It excludes player names, account identifiers, wager amounts, and upstream event identifiers. Users must comply with the laws and age restrictions that apply in their jurisdiction.