
Best of the Best PLC — Investor Relations & Filings
Best of the Best PLC, operating as BOTB, is a company that runs online, skill-based prize competitions. The company is primarily known for its weekly 'Dream Car' competitions, offering a wide range of luxury and performance vehicles as prizes. Participants enter by purchasing tickets and completing a skill-based challenge, typically a 'Spot the Ball' game, which is judged to determine a winner. In addition to cars, the company also offers other high-value prizes through its 'Lifestyle' competitions, including cash, luxury watches, holidays, and technology. The company operates as a brand under Winvia Entertainment PLC.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2022-06-16 | English | |
| Trading Update and Notice of Results | 2022-05-11 | English | |
| Block listing Interim Review | 2022-04-01 | English | |
| Holding(s) in Company | 2022-02-28 | English | |
| Price Monitoring Extension | 2022-01-19 | English | |
| Second Price Monitoring Extn | 2022-01-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 5035688 | Final Results | 2022-06-16 | English | ||
| 5013884 | Trading Update and Notice of Results | 2022-05-11 | English | ||
| 4991542 | Block listing Interim Review | 2022-04-01 | English | ||
| 4969012 | Holding(s) in Company | 2022-02-28 | English | ||
| 4947533 | Price Monitoring Extension | 2022-01-19 | English | ||
| 4947751 | Second Price Monitoring Extn | 2022-01-19 | English | ||
| 4947758 | Price Monitoring Extension | 2022-01-19 | English | ||
| 4948025 | Half-year Report | 2022-01-19 | English | ||
| 4942848 | Notice of Results | 2022-01-10 | English | ||
|
2021
6 filings
| |||||
| 4920025 | Trading Update | 2021-11-11 | English | ||
| 4904438 | Block listing Interim Review | 2021-10-01 | English | ||
| 4903596 | Directorate Change | 2021-09-30 | English | ||
| 4897266 | Result of AGM | 2021-09-15 | English | ||
| 4885953 | Posting of 2021 Annual Report & Accounts | 2021-08-18 | English | ||
| 4884203 | Holding(s) in Company | 2021-08-16 | English | ||
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
888 Holdings PLC
A global online betting and gaming company with a multi-bra…
|
888 | GI | Arts, sports and recreation |
|
Accel Entertainment, Inc.
A distributed gaming operator that installs and operates vi…
|
ACEL | US | Arts, sports and recreation |
|
B90 HOLDINGS PLC
Generates leads for online casino and sports betting operat…
|
B90 | IM | Arts, sports and recreation |
|
Bains Mer Monaco
Operator of luxury hospitality, gaming, and entertainment a…
|
RJ8 | MC | Arts, sports and recreation |
|
Bally's Corp
A casino-entertainment company with integrated physical and…
|
BALY | US | Arts, sports and recreation |
|
bet-at-home.com AG
An online gaming and sports betting company serving over 5.…
|
ACX | DE | Arts, sports and recreation |
|
BETR ENTERTAINMENT LIMITED
Digital wagering firm offering fixed-odds sports and racing…
|
BBT | AU | Arts, sports and recreation |
|
Betsson
A holding company that invests in and manages companies in …
|
BETS | SE | Arts, sports and recreation |
|
BOYD GAMING CORP
A diversified gaming and hospitality company operating casi…
|
BYD | US | Arts, sports and recreation |
|
Brightstar Lottery PLC
Global provider of lottery technology, games, and services …
|
BRSL | GB | Arts, sports and recreation |
Best of the Best PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/6299/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6299 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=6299 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=6299 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 6299}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Best of the Best PLC (id: 6299)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.