
Gambling.com Group Ltd — Investor Relations & Filings
Gambling.com Group Ltd. is a performance marketing company providing digital marketing services for the online gambling industry. The company operates a portfolio of informational websites and digital assets that offer consumers comprehensive reviews, bonus comparisons, and expert advice on online casinos and sports betting. By connecting players with regulated online gambling operators, the Group serves as a key marketing partner for its clients. Additionally, it provides sports data services through websites, mobile applications, and APIs, equipping both consumers and enterprises in the sports betting and fantasy sports sectors with valuable information and tools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2025-02-19 | English | |
| Major Shareholding Notification 2025 | 2025-02-18 | English | |
| Regulatory Filings 2024 | 2024-12-19 | English | |
| Regulatory Filings 2024 | 2024-12-13 | English | |
| 6-K/A | 2024-12-13 | English | |
| 6-K | 2024-12-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 13359101 | 6-K | 2025-02-19 | English | ||
| 13359103 | Major Shareholding Notification 2025 | 2025-02-18 | English | ||
|
2024
13 filings
| |||||
| 13359105 | Regulatory Filings 2024 | 2024-12-19 | English | ||
| 13359104 | Regulatory Filings 2024 | 2024-12-13 | English | ||
| 13359106 | 6-K/A | 2024-12-13 | English | ||
| 13359107 | 6-K | 2024-12-12 | English | ||
| 13359108 | SC 13G/A | 2024-11-14 | English | ||
| 13359109 | 6-K | 2024-11-14 | English | ||
| 13359110 | 6-K | 2024-11-14 | English | ||
| 13359112 | Regulatory Filings 2024 | 2024-10-24 | English | ||
| 13359111 | 6-K | 2024-08-15 | English | ||
| 13359113 | 6-K | 2024-08-15 | English | ||
| 13359114 | 6-K | 2024-05-17 | English | ||
| 13359115 | 6-K | 2024-05-16 | English | ||
| 13359116 | 6-K | 2024-05-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other publishing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROUD
Operates comparison websites for iGaming and provides B2B S…
|
ACROUD | SE | Publishing, broadcasting, and c… |
|
All About,Inc.
Internet media company operating an information website wit…
|
2454 | JP | Publishing, broadcasting, and c… |
|
Alma Media Oyj
A media company focused on digital services, publishing, an…
|
ALMA | FI | Publishing, broadcasting, and c… |
|
Asmodee Group
A leading publisher and distributor of tabletop games, boar…
|
ASMDEE | SE | Publishing, broadcasting, and c… |
|
B.Duck Semk Holdings International Limited
Character IP company specializing in the creation, licensin…
|
2250 | HK | Publishing, broadcasting, and c… |
|
Beijing Hanyi Innovation Technology Co., Ltd.
Provides digital typeface design, font licensing, and AI-dr…
|
301270 | CN | Publishing, broadcasting, and c… |
|
Beijing Media Corporation Limited
Comprehensive media and advertising services, printing, and…
|
1000 | HK | Publishing, broadcasting, and c… |
|
Better Collective A/S
A digital sports media group specializing in affiliate mark…
|
BETCO | DK | Publishing, broadcasting, and c… |
|
BuzzFeed, Inc.
A digital media company that creates and distributes news a…
|
BZFD | US | Publishing, broadcasting, and c… |
|
CHINA REFORM CULTURE HOLDINGS CO.,LTD.
Manages cultural assets and digital media through technolog…
|
600636 | CN | Publishing, broadcasting, and c… |
Gambling.com Group Ltd 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/33330/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33330 | 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=33330 | 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=33330 \ -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": 33330}, 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 Gambling.com Group Ltd (id: 33330)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.