How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

BetTip Draws API

Keyless, CORS-open REST API serving lottery draw results as JSON and CSV across UK49s, Gosloto, SA National Lottery, and world draws. Documented by a public OpenAPI 3.0.3 spec and an llms.txt agent-native surface.

This API exposes 19 operations across 19 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://bettip.co.za/api/v1.

19 operations 19 paths 6 schemas 19 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://bettip.co.za/api/v1/
Contact
License
CC BY 4.0 (data), MIT (code)
Resource Areas
1

Paths & Operations 19

Across 19 paths, the API surfaces 19 operations — 19 GET. Each is listed below with its method, path, parameters, and response codes.

Operations 19
GET
/gosloto/next.json
Next scheduled draw per game, with estimates and unavailable times labelled
1 param → 200404
GET
/lotto/next.json
Next scheduled draw per game, with estimates and unavailable times labelled
1 param → 200404
GET
/world/next.json
Next scheduled draw per game, with estimates and unavailable times labelled
1 param → 200404
GET
/uk49s/latest.json
Latest UK49s result per draw and the last eight overall
→ 200
GET
/uk49s/next.json
The next UK49s draw, computed live
→ 200
GET
/uk49s/schedule.json
Draw times and the summer/winter rule
→ 200
GET
/uk49s/draws.json
Every UK49s draw, oldest first
→ 200
GET
/uk49s/draws.csv
Every UK49s draw as CSV
→ 200
GET
/uk49s/{year}.json
One year of UK49s draws
1 param → 200404
GET
/uk49s/draws/{date}.json
Both UK49s draws on one date
1 param → 200404
GET
/gosloto/latest.json
Latest Gosloto result per format
→ 200
GET
/gosloto/draws.json
Every Gosloto draw on record
→ 200
GET
/gosloto/draws.csv
Gosloto draws as CSV
→ 200
GET
/lotto/latest.json
Latest SA National Lottery result per game
→ 200
GET
/lotto/draws.json
Every SA National Lottery draw on record
→ 200
GET
/lotto/draws.csv
SA National Lottery draws as CSV
→ 200
GET
/lotto/payouts.json
Prize divisions per game and draw
→ 200
GET
/world/latest.json
Latest result per international game
→ 200
GET
/world/draws.json
International draws on record
→ 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ScheduleGame (8 properties), Uk49sDraw (5 properties), Next (2 properties), Uk49sLatest (2 properties). Each schema is shown below with its type and property counts.

ScheduleGame
object
8 properties
FamilyNext
object
2 properties
Uk49sDraw
object
5 properties
Uk49sDraws
array
Uk49sLatest
object
2 properties
Next
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bettip-draws-api-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of BetTip Draws API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.