
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 |
|---|---|---|---|
| Replacement: Change to Shareholder Holding | 2026-02-11 | English | |
| Notification of Change to Shareholder Holding | 2026-02-09 | English | |
| Director/PDMR Shareholding | 2026-01-29 | English | |
| FY25 Trading Update | 2026-01-27 | English | |
| Holding(s) in Company | 2025-11-07 | English | |
| First Day of Dealings on AIM | 2025-11-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34558727 | Replacement: Change to Shareholder Holding | 2026-02-11 | English | ||
| 18277860 | Notification of Change to Shareholder Holding | 2026-02-09 | English | ||
| 13701204 | Director/PDMR Shareholding | 2026-01-29 | English | ||
| 13384797 | FY25 Trading Update | 2026-01-27 | English | ||
|
2025
3 filings
| |||||
| 8133302 | Holding(s) in Company | 2025-11-07 | English | ||
| 8067031 | First Day of Dealings on AIM | 2025-11-03 | English | ||
| 8030956 | Intention to Float | 2025-10-20 | English | ||
|
2023
8 filings
| |||||
| 5330657 | Offer Update | 2023-08-08 | English | ||
| 5325208 | Notice of cancellation of shares to trading on AIM | 2023-07-26 | English | ||
| 5323123 | Form 8 (DD) - Best of the Best PLC | 2023-07-20 | English | ||
| 5322358 | Director/PDMR Shareholding & Rule 2.9 Announcement | 2023-07-19 | English | ||
| 5313409 | Form 8 (OPD) - Best of the Best plc | 2023-06-27 | English | ||
| 5310609 | Final Results | 2023-06-20 | English | ||
| 5274140 | Holding(s) in Company | 2023-06-13 | English | ||
| 5224090 | Block listing Interim Review | 2023-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DraftKings Inc.
A digital sports gaming company offering daily fantasy spor…
|
DKNG | US | Arts, sports and recreation |
|
DYNAM JAPAN HOLDINGS Co., Ltd.
Leading operator and manager of the largest number of pachi…
|
6889 | JP | Arts, sports and recreation |
|
Entain PLC
A global sports betting and gaming company with online and …
|
ENT | IM | Arts, sports and recreation |
|
Estoril-Sol S.A.
A holding company operating in the gaming, real estate, and…
|
ESON | PT | Arts, sports and recreation |
|
Evergreen Gaming Corporation
Operates casinos and house-banked card rooms offering gamin…
|
TNA | CA | Arts, sports and recreation |
|
Fantasy Aces Daily Fantasy Sports Corp
Operated a daily fantasy sports platform for skill-based, r…
|
FASDF | CA | Arts, sports and recreation |
|
Flutter Entertain
A global operator of sports betting and iGaming with a dive…
|
FLTR | IE | Arts, sports and recreation |
|
FULL HOUSE RESORTS INC
Develops, owns, and operates casinos and related hospitalit…
|
FLL | US | Arts, sports and recreation |
|
Galaxy Entertainment Group Limited
Developer and operator of integrated resorts, focusing on g…
|
27 | HK | Arts, sports and recreation |
|
Gamehost Inc.
Owns and operates integrated hospitality and gaming propert…
|
GH | CA | 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.