
Delta Corp Limited — Investor Relations & Filings
Delta Corp Limited operates a diverse portfolio of offshore and land-based casinos, luxury hotels, and digital gaming platforms. The company’s core activities include the management of premier offshore gaming vessels such as Deltin Royale, Deltin Jaqk, and Deltin Caravela, which offer a range of international and domestic games. Its physical infrastructure extends to integrated resorts and boutique hotels, including The Deltin and Deltin Suites, providing high-end accommodation and leisure facilities. In the digital space, the firm maintains a strong presence through online poker and rummy platforms, notably Adda52. By integrating physical gaming venues with premium hospitality and interactive online environments, the company provides comprehensive entertainment experiences. Its operations are characterized by a focus on the premium segment of the leisure and entertainment market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report | 2026-05-26 | English | |
| Updates | 2026-05-07 | English | |
| Pendency of Litigation(s)/dispute(s) or the outcome impacting the Company | 2026-05-01 | English | |
| Acquisition | 2026-04-30 | English | |
| Action(s) taken or orders passed | 2026-04-29 | English | |
| Copy of Newspaper Publication | 2026-04-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47060007 | Annual Secretarial Compliance Report | 2026-05-26 | English | ||
| 42996330 | Updates | 2026-05-07 | English | ||
| 42213945 | Pendency of Litigation(s)/dispute(s) or the outcome impacting the Company | 2026-05-01 | English | ||
| 42180148 | Acquisition | 2026-04-30 | English | ||
| 42181324 | Action(s) taken or orders passed | 2026-04-29 | English | ||
| 42191263 | Copy of Newspaper Publication | 2026-04-29 | English | ||
| 42194299 | Disclosure under SEBI Takeover Regulations | 2026-04-29 | English | ||
| 42175249 | Change in Auditors | 2026-04-22 | English | ||
| 42175418 | Dividend | 2026-04-22 | English | ||
| 42175574 | Outcome of Board Meeting | 2026-04-22 | English | ||
| 42185765 | Acquisition | 2026-04-21 | English | ||
| 43859288 | Board Meeting — Board Meeting Intimation | 2026-04-15 | English | ||
| 43859311 | Board Meeting — Financial Results/Dividend | 2026-04-15 | English | ||
| 42165722 | Shareholders meeting | 2026-04-09 | English | ||
| 42219124 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-03 | English | ||
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
La Française des Jeux
Gaming operator offering lottery games and sports betting w…
|
FDJ | FR | Arts, sports and recreation |
|
LAS VEGAS SANDS CORP
Developer and operator of integrated resorts with extensive…
|
LVS | US | Arts, sports and recreation |
|
Lotarija na Makedonija AD
Organizes and operates games of chance, lotteries, and ente…
|
LOTO | MK | Arts, sports and recreation |
|
Lottery.com Inc.
Technology company providing lottery products and services …
|
SEGG | US | Arts, sports and recreation |
|
LottoGopher Holdings Inc.
Provides a legally compliant lottery messenger service for …
|
LTTGF | CA | Arts, sports and recreation |
|
Lottomatica Group
Provides a range of gaming services through an omni-channel…
|
LTMC | IT | Arts, sports and recreation |
|
Macau Legend Development Limited
Owns and operates integrated entertainment and leisure comp…
|
1680 | HK | Arts, sports and recreation |
|
MAGNUM 4D BERHAD
Prominent operator in the forecasting lottery sector, offer…
|
— | MY | Arts, sports and recreation |
|
MAGNUM BERHAD
Investment holding company focused on numbers forecasting l…
|
— | MY | Arts, sports and recreation |
|
MAGNUM CORPORATION BERHAD
Investment holding company primarily engaged in regulated g…
|
— | MY | Arts, sports and recreation |
Delta Corp Limited 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/60321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60321 | 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=60321 | 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=60321 \ -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": 60321}, 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 Delta Corp Limited (id: 60321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.