Skip to main content

Games API

Learn about the Games Data API intended use and parameters.

The Games API returns all games available to your users, sorted by performance, regardless of budget or status. It is designed for partners who want to create their own methods for ordering and displaying offers, with support for retrieving offers by country and requesting localized offer details.

Although this API gives you greater flexibility, it also requires more management effort. For example, you will need to regularly check the budget status attribute for each offer to ensure you’re only displaying offers with available funds. You are also responsible for selecting the appropriate country and language when requesting offer data.

Alternatively, our Games User Data API delivers game offers targeted to specific users, taking into account the offers’ budgets and the user’s device ID to suppress them. As a result, the Games User Data API is often the preferred choice among partners for a faster, simpler implementation.

Note: APIs can be used with our iFrame but not with our Wallet solution.


Endpoint

Before you attempt to connect, complete the steps in Prepare to Connect to Besitos APIs.

Endpoint URL

https://wall.besitos.ai/data/partner/offers/{partner_id}
https://wall.besitos.ai/data/partner/offers/{partner_id}/{sub_id}

HTTP Method

GET

Refresh rate

5 minutes

We recommend refreshing the API periodically to ensure you have the most up-to-date list of offers.

Path parameters

If you segment users in your database, this endpoint can include the optional sub_ID parameter. Learn more about user segmentation.

Path parameter

Data type

Required

Description

partner_id

string

yes

Your Besitos partner ID.

sub_id

string

no

Identifier used to group or track users within your system, such as a segment, campaign, or traffic source. Maximum 50 characters.

Query parameters

Query parameter

Data type

Required

Description

country

string

no*

Filter offers by country. Uses ISO 3166-1 alpha-2 country codes. If not specified, only US offers are returned. Supported values are AU, CA, DE, FR, GB, IT, and ES.

device_platform

string

no

Filter offers by device platform. Possible values are android, ios, or all. If not specified, android is used by default.

offer_id

string

no

Filter results by offer ID. If not specified, all available game offers are returned.

per_page

number

no

Number of records to return per page.

page

number

no

Page number to return. Used for paginated results.

*Required to return offers from countries outside the US. Each country must be requested separately.

Request headers

Header

Required

Description

accept

yes

Supported response format. Use application/json.

lang

no

Specifies which language to use for offer details.

Supported ISO 639-1 language codes: de, en, es, fr, and it.

If not provided, offer details will be in English. If a translation is unavailable for an offer, English will be used.


Examples

Requests

GET https://wall.besitos.ai/data/partner/offers/CwI606dZ/67890?device_platform=android&offer_id=abc123&per_page=10&page=2
accept: application/json

If using lang in the request header:

GET https://wall.besitos.ai/data/partner/offers/CwI606dZ?country=CA
accept: application/json
lang: fr

Response

{
"data": [
{
"id": "jq1666289595",
"bundle_id": "air.com.buffalo_studios.newflashbingo",
"image_text": null,
"title": "Bingo Blitz",
"image": "https://cdn.besitos.ai/offers/edNwLo2G6Sy6.jpg",
"square_image": "https://cdn.besitos.ai/offers/mh1666289595.png",
"large_image": "https://cdn.besitos.ai/offers/yQDWfb9a2jmB.jpg",
"card_text": "Earning Big Rewards While Having Fun? Now That's Bingo!",
"amount": 550.1,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/jq1666289595/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Play Bingo around the world, earn rewards and have fun in the world’s favorite Bingo game! Compete in daily challenges, participate in fun events and cook your heart out in a delicious mini game. Play round after round and win as you make your way to the ultimate goal!&nbsp;</p><p><strong>Helpful Hint:</strong>\u202fTo earn your rewards, hit each goal in time. Remember in-app purchases can help speed up your success!&nbsp;</p><p><strong>Why You’ll Love Bingo Blitz:</strong>&nbsp;</p><ul><li>Play up to four cards at once for quadruple the fun&nbsp;</li><li>Special events and timely celebrations keep gameplay fresh&nbsp;</li><li>Small in-app purchases go a long way toward your goal</li></ul><p>In app purchases must be made prior to achievement of Turbo Earnings, in order to qualify, or any credits may be reversed. For Turbo Earnings of $75 or more, in-app purchases totaling at least $10 must be made and tracked by the relevant tracking platform(s) prior to achieving the Level(s) corresponding to the Turbo Earnings event(s).&nbsp;</p><p>Playtime rewards are credited for being in the game</p><p><strong style=\"background-color: transparent;\">\ufeffIn-app purchases are highly recommended to complete the Levels faster!</strong></p><p><em>Please see additional info for full requirements.</em>&nbsp;</p>",
"details": "<p>Users must have newer phones (Android 11+) and the latest Operating Systems in order to qualify for this promotion.</p><p>Turbo Earnings will require in-app purchases and skilled gameplay in order to achieve these goals.</p><p>In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed.</p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 65 days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized.</p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p>",
"points": [
{
"title": "Reminder: You can earn on future challenges even if you miss an earlier goal!"
},
{
"title": "Hint: In-app purchases can help you progress faster and unlock bonus rewards."
}
],
"goals": [
{
"goal_id": "jq1666289595_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "jq1666289595_2541",
"amount": 0.3,
"text": "Finish New York",
"days_left": 91,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "jq1666289595_2543",
"amount": 0.3,
"text": "Finish Sydney",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "jq1666289595_2545",
"amount": 0.5,
"text": "Finish Atlantic City",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "jq1666289595_2546",
"amount": 1,
"text": "Finish London",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "jq1666289595_2548",
"amount": 1,
"text": "Finish Venice",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "jq1666289595_2549",
"amount": 1.5,
"text": "Finish Berlin",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "jq1666289595_2553",
"amount": 2,
"text": "Finish Jamaica",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "jq1666289595_1767",
"amount": 3,
"text": "Finish Hollywood",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "jq1666289595_2557",
"amount": 4,
"text": "Finish Paris",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "jq1666289595_2168",
"amount": 8,
"text": "Finish Rome",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "jq1666289595_2560",
"amount": 20,
"text": "Finish Copenhagen",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "jq1666289595_2561",
"amount": 30,
"text": "Finish Bangkok",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "jq1666289595_2562",
"amount": 50,
"text": "Finish Fiji",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "jq1666289595_2558",
"amount": 70,
"text": "TURBO EARNINGS: Finish Miami and make at least $10 in-app purchase",
"days_left": 3,
"goal_type": "non-linear",
"section": "turbo",
"position": 15
},
{
"goal_id": "jq1666289595_1768",
"amount": 100,
"text": "TURBO EARNINGS: Finish Seychelles and make at least $10 in-app purchase",
"days_left": 7,
"goal_type": "non-linear",
"section": "turbo",
"position": 16
},
{
"goal_id": "jq1666289595_6843",
"amount": 250,
"text": "TURBO EARNINGS: Finish Belize and make at least $10 in-app purchase",
"days_left": 12,
"goal_type": "non-linear",
"section": "turbo",
"position": 17
},
{
"goal_id": "jq1666289595_102",
"amount": 8.5,
"text": "Make an in-app purchase of at least $10",
"days_left": 6,
"goal_type": "non-linear",
"section": "bonus",
"position": 18
}
],
"budget_status": "Active",
"remaining_budget": 91.76,
"categories": [
{
"name": "Bingo"
}
],
"state_filter": {
"type": "exclude",
"states": [
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/dcf97902e0ff8bc07c0dc5dd4048aa46/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/dcf97902e0ff8bc07c0dc5dd4048aa46/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "w4RsYjbmWVKb",
"bundle_id": "com.global.pnck",
"image_text": null,
"title": "Puzzles & Chaos: Frozen Castle",
"image": "https://cdn.besitos.ai/offers/nj9wo4LvIlhr.jpg",
"square_image": "https://cdn.besitos.ai/offers/SDAowjtA0Uy0.png",
"large_image": "https://cdn.besitos.ai/offers/GcvZjb5vScvf.jpg",
"card_text": "Break a frozen curse, awaken a dragon and rebuild your frozen homeland.",
"amount": 280,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/w4RsYjbmWVKb/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">A once prosperous continent now lies frozen due to the bizarre magic of the undead. The humans, dragons and other magical creatures who once lived here perished, escaped or were displaced to desolate lands. As a warrior, you’re expected to remove the frozen seal, awaken the dragon, and rebuild your homeland using your innate strategic talents.</span></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have phones less than 3 years old and the latest Operating Systems. Otherwise, you may not qualify for any of these promotions, and your transactions may not track fully or at all. All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 31 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. Chargebacks, deleting the app and/or skipping levels will lead to a reversal of the reward or pending reward. Any Pending Reward may also be removed if the Player stops playing or uninstalls the game during the Pending Period.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "Making in-app purchases for builder gear can help you achieve the Castle/Citadel Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge!"
}
],
"goals": [
{
"goal_id": "w4RsYjbmWVKb_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "w4RsYjbmWVKb_1484",
"amount": 3,
"text": "Reach Castle Level 10",
"days_left": 2,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "w4RsYjbmWVKb_1837",
"amount": 10,
"text": "Reach Castle Level 15",
"days_left": 6,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "w4RsYjbmWVKb_1485",
"amount": 26,
"text": "Reach Castle Level 17",
"days_left": 9,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "w4RsYjbmWVKb_1486",
"amount": 50,
"text": "Reach Castle Level 22",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "w4RsYjbmWVKb_1487",
"amount": 65,
"text": "Reach Castle Level 25",
"days_left": 22,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "w4RsYjbmWVKb_1488",
"amount": 100,
"text": "Reach Castle Level 30",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "w4RsYjbmWVKb_2717",
"amount": 12,
"text": "Purchase the exclusive monthcard",
"days_left": 15,
"goal_type": "non-linear",
"section": "linear",
"position": 8
},
{
"goal_id": "w4RsYjbmWVKb_2715",
"amount": 8,
"text": "Purchase the exclusive weekcard",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 9
},
{
"goal_id": "w4RsYjbmWVKb_2722",
"amount": 6,
"text": "Purchase second builder queue",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 10
}
],
"budget_status": "Active",
"remaining_budget": 31,
"categories": [
{
"name": "Strategy"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/33988ac46da0fb467cdcd39914cdf589/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/33988ac46da0fb467cdcd39914cdf589/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "Bxm4qCh9yZQi",
"bundle_id": "com.funcraft.farkle",
"image_text": null,
"title": "Farkle: Dice Roll",
"image": "https://cdn.besitos.ai/offers/imxVUoBFXGMi.png",
"square_image": "https://cdn.besitos.ai/offers/XoWKZgqRCMDs.png",
"large_image": "https://cdn.besitos.ai/offers/jahnR9Opf9F4.png",
"card_text": "Push your luck or bank your score—every roll keeps you on the edge.",
"amount": 190,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/Bxm4qCh9yZQi/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Farkle - Dice Roll combines strategy, luck and adrenaline in an addictive dice game for all skill levels! Roll to accumulate 10,000 points, lock in your score or push your luck to achieve a \"hot dice\" streak. Choose from Single Player, Versus Computer or Local Multiplayer modes. Enjoy addictive gameplay where strategy meets luck for endless fun and hours of entertainment!&nbsp;</span></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Ensure your device meets the requirements: Android 11 or newer and the latest operating system. Playing in Offline Mode may disrupt tracking and lead to reward reversals. Rewards have a pending period of 1- 65 days (average of 28 days) for transaction validation. Redemption is only possible after validation. Actions like chargebacks, app deletion or skipping levels will result in reward reversal.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "Engage in one-on-one battles to prove your dice mastery."
},
{
"title": "Roll the dice, secure your points, or risk it all for a lucky win!"
},
{
"title": "Challenge friends, family, or players worldwide in exciting PvP matches."
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge!"
}
],
"goals": [
{
"goal_id": "Bxm4qCh9yZQi_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "Bxm4qCh9yZQi_11946",
"amount": 0.1,
"text": "Reach Level 2",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "Bxm4qCh9yZQi_11947",
"amount": 0.2,
"text": "Reach Level 4",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "Bxm4qCh9yZQi_7186",
"amount": 0.25,
"text": "Reach Level 5",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "Bxm4qCh9yZQi_11948",
"amount": 0.3,
"text": "Reach Level 6",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "Bxm4qCh9yZQi_7187",
"amount": 0.5,
"text": "Reach Level 7",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "Bxm4qCh9yZQi_7188",
"amount": 1.5,
"text": "Reach Level 10",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "Bxm4qCh9yZQi_9191",
"amount": 1.85,
"text": "Reach Level 12",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "Bxm4qCh9yZQi_7189",
"amount": 3,
"text": "Reach Level 15",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "Bxm4qCh9yZQi_11949",
"amount": 8,
"text": "Reach Level 17",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "Bxm4qCh9yZQi_8312",
"amount": 10,
"text": "Reach Level 20",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "Bxm4qCh9yZQi_11944",
"amount": 15,
"text": "Reach Level 22",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "Bxm4qCh9yZQi_9193",
"amount": 20,
"text": "Reach Level 24",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "Bxm4qCh9yZQi_11924",
"amount": 30,
"text": "Reach Level 26",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "Bxm4qCh9yZQi_9194",
"amount": 40,
"text": "Reach Level 30",
"days_left": 45,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "Bxm4qCh9yZQi_12270",
"amount": 0.3,
"text": "Watch 80 ads",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 16
},
{
"goal_id": "Bxm4qCh9yZQi_9195",
"amount": 0.5,
"text": "Reach League Rookie 1",
"days_left": 21,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
},
{
"goal_id": "Bxm4qCh9yZQi_7191",
"amount": 1,
"text": "Reach League Rookie 3",
"days_left": 35,
"goal_type": "non-linear",
"section": "bonus",
"position": 18
},
{
"goal_id": "Bxm4qCh9yZQi_9196",
"amount": 3,
"text": "Reach League Pro 2",
"days_left": 49,
"goal_type": "non-linear",
"section": "bonus",
"position": 19
},
{
"goal_id": "Bxm4qCh9yZQi_9188",
"amount": 4.5,
"text": "Reach League Genius 1",
"days_left": 63,
"goal_type": "non-linear",
"section": "bonus",
"position": 20
},
{
"goal_id": "Bxm4qCh9yZQi_9189",
"amount": 20,
"text": "Reach League Genius 3",
"days_left": 77,
"goal_type": "non-linear",
"section": "bonus",
"position": 21
},
{
"goal_id": "Bxm4qCh9yZQi_9190",
"amount": 30,
"text": "Reach League Champion",
"days_left": 84,
"goal_type": "non-linear",
"section": "bonus",
"position": 22
}
],
"budget_status": "Active",
"remaining_budget": 620,
"categories": [
{
"name": "Board"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2262626c1e15e6ae542c42b7d56c1581/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2262626c1e15e6ae542c42b7d56c1581/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "ncnMFTerNjba",
"bundle_id": "net.wooga.junes_journey_hidden_object_mystery_game",
"image_text": null,
"title": "June's Journey: Hidden Objects",
"image": "https://cdn.besitos.ai/offers/Iv4l1tJz3TqA.png",
"square_image": "https://cdn.besitos.ai/offers/jkpKF13XoPQX.webp",
"large_image": "https://cdn.besitos.ai/offers/OOkbTDYwleWt.png",
"card_text": "Uncover roaring 1920s secrets in this stunning hidden-object mystery.",
"amount": 500,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/ncnMFTerNjba/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Step into the shoes of June Parker and uncover a web of secrets in this thrilling hidden-object mystery. Explore breathtaking scenes, solve puzzles and immerse yourself in the drama of the roaring 1920s. From glamorous mansions to dangerous secrets, every clue brings you closer to solving the case! Classic hidden-object fun helps you sharpen your detective skills and spot hidden clues. Uncover glamorous and suspenseful family mystery, restore and decorate your own stunning island estate, and challenge friends to detective showdowns. Enjoy fresh episodes weekly with exciting twists. </span></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have a phone less than 3 years old with the latest OS installed. Playing in Offline Mode may prevent tracking or cause reversed rewards. Rewards typically validate within 1-31 days (average of 14 days). Chargebacks, uninstalling the game or skipping levels may result in a reversed reward.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "LIMITED TIME OFFER: join June on a Scotland journey and unlock special rewards."
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge!"
}
],
"goals": [
{
"goal_id": "ncnMFTerNjba_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "ncnMFTerNjba_6742",
"amount": 0.05,
"text": "Reach Chapter 1 Scene 4",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "ncnMFTerNjba_6743",
"amount": 0.1,
"text": "Reach Chapter 2 Scene 1",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "ncnMFTerNjba_6746",
"amount": 0.1,
"text": "Reach Chapter 2 Scene 3",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "ncnMFTerNjba_6744",
"amount": 0.15,
"text": "Reach Chapter 2 Scene 5",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "ncnMFTerNjba_6745",
"amount": 0.35,
"text": "Reach Chapter 3 Scene 2",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "ncnMFTerNjba_6748",
"amount": 1.25,
"text": "Reach Chapter 4 Scene 4",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "ncnMFTerNjba_6749",
"amount": 2,
"text": "Reach Chapter 5 Scene 5",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "ncnMFTerNjba_6751",
"amount": 3,
"text": "Reach Chapter 8 Scene 1",
"days_left": 16,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "ncnMFTerNjba_6752",
"amount": 5.5,
"text": "Reach Chapter 10 Scene 1",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "ncnMFTerNjba_6754",
"amount": 7,
"text": "Reach Chapter 13 Scene 1",
"days_left": 24,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "ncnMFTerNjba_7365",
"amount": 10,
"text": "Reach Chapter 15 Scene 2",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "ncnMFTerNjba_7811",
"amount": 12,
"text": "Reach Chapter 18 Scene 1",
"days_left": 38,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "ncnMFTerNjba_7812",
"amount": 15,
"text": "Reach Chapter 20 Scene 1",
"days_left": 42,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "ncnMFTerNjba_9668",
"amount": 17,
"text": "Reach Chapter 24 Scene 1",
"days_left": 50,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "ncnMFTerNjba_9670",
"amount": 25,
"text": "Reach Chapter 28 Scene 1",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 16
},
{
"goal_id": "ncnMFTerNjba_9672",
"amount": 30,
"text": "Reach Chapter 32 Scene 1",
"days_left": 70,
"goal_type": "linear",
"section": "linear",
"position": 17
},
{
"goal_id": "ncnMFTerNjba_9674",
"amount": 50,
"text": "Reach Chapter 36 Scene 1",
"days_left": 80,
"goal_type": "linear",
"section": "linear",
"position": 18
},
{
"goal_id": "ncnMFTerNjba_9676",
"amount": 70,
"text": "Reach Chapter 40 Scene 1",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 19
},
{
"goal_id": "ncnMFTerNjba_6747",
"amount": 15,
"text": "TURBO EARNINGS: Reach Chapter 3 Scene 6 and make at least $10 in-app purchase",
"days_left": 2,
"goal_type": "non-linear",
"section": "turbo",
"position": 20
},
{
"goal_id": "ncnMFTerNjba_6750",
"amount": 40,
"text": "TURBO EARNINGS: Reach Chapter 6 Scene 6 and make at least $10 in-app purchase",
"days_left": 5,
"goal_type": "non-linear",
"section": "turbo",
"position": 21
},
{
"goal_id": "ncnMFTerNjba_6753",
"amount": 60,
"text": "TURBO EARNINGS: Reach Chapter 12 Scene 1 and make at least $10 in-app purchase",
"days_left": 12,
"goal_type": "non-linear",
"section": "turbo",
"position": 22
},
{
"goal_id": "ncnMFTerNjba_9667",
"amount": 110,
"text": "TURBO EARNINGS: Reach Chapter 22 Scene 1 and make at least $10 in-app purchase",
"days_left": 18,
"goal_type": "non-linear",
"section": "turbo",
"position": 23
},
{
"goal_id": "ncnMFTerNjba_6740",
"amount": 1,
"text": "Make a purchase",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 24
},
{
"goal_id": "ncnMFTerNjba_13745",
"amount": 25,
"text": "LIMITED TIME OFFER: Complete Travel - available above Chapter 3 Scene 2",
"days_left": 12,
"goal_type": "non-linear",
"section": "bonus",
"position": 25
},
{
"goal_id": "ncnMFTerNjba_9700",
"amount": 0.5,
"text": "Join First Club",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 26
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Puzzle"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/7636d17e221ac8020efb8e8ba0ae9be9/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/7636d17e221ac8020efb8e8ba0ae9be9/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "A6TsVM16EnZ6",
"bundle_id": "com.pixel.art.coloring.color.number",
"image_text": null,
"title": "Happy Color®: Coloring Book",
"image": "https://cdn.besitos.ai/offers/WwHbkUrpidcu.png",
"square_image": "https://cdn.besitos.ai/offers/h2xEMpa5iXe1.png",
"large_image": "https://cdn.besitos.ai/offers/IQfd5BplMNHj.png",
"card_text": "Relax and unwind with beautiful paint-by-number art and nature designs.",
"amount": 65,
"amount_currency": "$",
"cpi": 2.02,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/A6TsVM16EnZ6/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Discover Happy Color: mixing digital art games and exclusive paint-by-number puzzles. Our adult coloring book features exclusive nature, fashion, Disney designs and much more.&nbsp; Whether you’re looking for a fun, creative moment with a color-by-number game or for stress relief, Happy Color has all the art games you need.&nbsp; From casual coloring games to the finest art puzzle, this is the digital art app you need. You can even use your coloring activities to support children’s and environmental charities!</span></p><p><br></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have Android 11 or newer and the latest Android Operating System in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 31 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. Chargebacks, deleting the app and/or skipping levels will lead to a reversal of the reward or pending reward.</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "From casual coloring games to the finest art puzzle, this is the digital art app you need."
},
{
"title": "Simple, creative and deeply satisfying."
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "A6TsVM16EnZ6_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "A6TsVM16EnZ6_9765",
"amount": 0.05,
"text": "Complete 5 pictures",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "A6TsVM16EnZ6_9766",
"amount": 0.1,
"text": "Complete 8 pictures",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "A6TsVM16EnZ6_9767",
"amount": 0.1,
"text": "Complete 12 pictures",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "A6TsVM16EnZ6_9769",
"amount": 0.25,
"text": "Complete 20 pictures",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "A6TsVM16EnZ6_9771",
"amount": 1,
"text": "Complete 50 pictures",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "A6TsVM16EnZ6_9773",
"amount": 2,
"text": "Complete 100 pictures",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "A6TsVM16EnZ6_9774",
"amount": 3.5,
"text": "Complete 200 pictures",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "A6TsVM16EnZ6_9775",
"amount": 5,
"text": "Complete 300 pictures",
"days_left": 16,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "A6TsVM16EnZ6_10552",
"amount": 8,
"text": "Complete 500 pictures",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "A6TsVM16EnZ6_10553",
"amount": 10,
"text": "Complete 700 pictures",
"days_left": 22,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "A6TsVM16EnZ6_10554",
"amount": 35,
"text": "Complete 1000 pictures",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 12
}
],
"budget_status": "Active",
"remaining_budget": 155,
"categories": [
{
"name": "Puzzle"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/3232c09142f207c5ac6e46bf46b66d26/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/3232c09142f207c5ac6e46bf46b66d26/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "jdZxcKTXCZJX",
"bundle_id": "com.global.mus",
"image_text": null,
"title": "MU: Dark Epoch",
"image": "https://cdn.besitos.ai/offers/UGGbDQDzVXtI.jpg",
"square_image": "https://cdn.besitos.ai/offers/GItf5DtFDarl.webp",
"large_image": "https://cdn.besitos.ai/offers/7KYYE6tDYMgt.jpg",
"card_text": "Battle through epic dungeons and conquer rivals in this stunning MMORPG.",
"amount": 130,
"amount_currency": "$",
"cpi": 3.1,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/jdZxcKTXCZJX/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">MU: Dark Epoch is a breathtaking MMORPG where legendary warriors, fearsome dungeons and high-stakes PvP battles collide. Build your hero, fight alongside allies and claim epic rewards in a world filled with magic and danger. Dominate the battlefield with fully customizable character classes, explore vast dungeons and collect high-tier loot at a 300% boosted drop rate, compete in massive PvP wars to prove your strength and conquer Roland City. Trade freely in an open marketplace to get rich by selling high-value loot. AFK Leveling means you can keep growing stronger, even while offline. Gear up, forge alliances and prove your might!</span></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New Players Only. Users must have newer phones with the latest OS updates. Turbo Earnings: Achieving faster progression may require skilled gameplay and strategic in-app purchases. Playing in Offline Mode may prevent event tracking and lead to rewards being reversed. Rewards are validated within 1-31 days (average 14 days) and cannot be redeemed until confirmed. Chargebacks, app deletions or skipping levels may result in reward reversal.</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "Customize your hero and master powerful abilities with iconic classes!"
},
{
"title": "Trade freely in an open marketplace to build your wealth."
},
{
"title": "Hint: In-app purchases help you level up and unlock powerful gear faster."
}
],
"goals": [
{
"goal_id": "jdZxcKTXCZJX_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "jdZxcKTXCZJX_18532",
"amount": 0.05,
"text": "Reach Character Level 5",
"days_left": 2,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "jdZxcKTXCZJX_4725",
"amount": 0.15,
"text": "Reach Character Level 60",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "jdZxcKTXCZJX_4726",
"amount": 0.5,
"text": "Reach Character Level 129",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "jdZxcKTXCZJX_4623",
"amount": 3,
"text": "Reach Character Level 167",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "jdZxcKTXCZJX_4626",
"amount": 4,
"text": "Reach Character Level 199",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "jdZxcKTXCZJX_4629",
"amount": 10,
"text": "Reach Character Level 248",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "jdZxcKTXCZJX_4631",
"amount": 30,
"text": "Reach Character Level 318",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "jdZxcKTXCZJX_4632",
"amount": 70,
"text": "Reach Character Level 410",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "jdZxcKTXCZJX_18533",
"amount": 0.5,
"text": "Purchase Diamonds 60",
"days_left": 3,
"goal_type": "non-linear",
"section": "bonus",
"position": 10
},
{
"goal_id": "jdZxcKTXCZJX_4621",
"amount": 0.8,
"text": "Purchase a $1.99 daily pack",
"days_left": 3,
"goal_type": "non-linear",
"section": "bonus",
"position": 11
},
{
"goal_id": "jdZxcKTXCZJX_4624",
"amount": 3,
"text": "Purchase $4.99 Plus I (monthly card)",
"days_left": 12,
"goal_type": "non-linear",
"section": "bonus",
"position": 12
},
{
"goal_id": "jdZxcKTXCZJX_4627",
"amount": 8,
"text": "Purchase $12.99 Plus II (monthly plus card)",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
}
],
"budget_status": "Active",
"remaining_budget": 124,
"categories": [
{
"name": "Role Playing"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2c58d9c00a031b183c665f2c3a22bd95/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2c58d9c00a031b183c665f2c3a22bd95/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "bdC6HHBsCtiN",
"bundle_id": "com.screenshake.dominodreams",
"image_text": null,
"title": "Domino Dreams",
"image": "https://cdn.besitos.ai/offers/PdfOoPkFizCc.jpg",
"square_image": "https://cdn.besitos.ai/offers/ffDq8e4c809e.png",
"large_image": "https://cdn.besitos.ai/offers/rsflDdgYIYNc.jpg",
"card_text": "Guide your civilization from the Stone Age to the Space Age—and beyond.",
"amount": 514,
"amount_currency": "$",
"cpi": 1.86,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/bdC6HHBsCtiN/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Dominate history and build a legendary empire in DomiNations, the epic strategy game that spans the entire timeline of civilization! Start with a humble village and guide your nation through history, from the Stone Age to the Space Age. Choose your path from among powerful historic civilizations like the Romans, Japanese, British and more — each with unique strengths and special units. Shape your legacy by constructing Wonders of the World, from the Pyramids to the Colosseum, train massive armies to wage thrilling PvP battles, and recruit iconic leaders like Leonardo da Vinci and Cleopatra. Join forces with players around the globe to form unstoppable alliances, plan tactical strikes and dominate in epic 50v50 World Wars.&nbsp;</span></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have Android 11 or newer and the latest Android Operating System in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 45 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. \ufeff Chargebacks, deleting the app and/or skipping levels will lead to a reversal of the reward or pending reward.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "NEW PLAYERS ONLY. If you have installed this game before on this or a previous device, your progress will not track or will be reversed."
},
{
"title": "Hint: In-app purchases can help you complete levels faster."
},
{
"title": "Tip: Unlock and complete albums for bigger rewards and more fun!"
}
],
"goals": [
{
"goal_id": "bdC6HHBsCtiN_0",
"amount": 0,
"text": "Successfully installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "bdC6HHBsCtiN_2482",
"amount": 0.3,
"text": "Complete Chapter 2",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "bdC6HHBsCtiN_2481",
"amount": 0.5,
"text": "Complete Chapter 3",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "bdC6HHBsCtiN_2453",
"amount": 0.8,
"text": "Complete Chapter 5",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "bdC6HHBsCtiN_6618",
"amount": 1,
"text": "Complete Chapter 6",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "bdC6HHBsCtiN_2455",
"amount": 1.8,
"text": "Complete Chapter 8",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "bdC6HHBsCtiN_2456",
"amount": 2.4,
"text": "Complete Chapter 10",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "bdC6HHBsCtiN_7606",
"amount": 4,
"text": "Complete Chapter 12",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "bdC6HHBsCtiN_7607",
"amount": 4.5,
"text": "Complete Chapter 13",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "bdC6HHBsCtiN_7609",
"amount": 6.2,
"text": "Complete Chapter 16",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "bdC6HHBsCtiN_2458",
"amount": 7.5,
"text": "Complete Chapter 18",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "bdC6HHBsCtiN_2459",
"amount": 10,
"text": "Complete Chapter 20",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "bdC6HHBsCtiN_7613",
"amount": 12,
"text": "Complete Chapter 23",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "bdC6HHBsCtiN_2461",
"amount": 14,
"text": "Complete Chapter 27",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "bdC6HHBsCtiN_2462",
"amount": 20,
"text": "Complete Chapter 30",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "bdC6HHBsCtiN_7625",
"amount": 25,
"text": "Complete Chapter 37",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 16
},
{
"goal_id": "bdC6HHBsCtiN_2463",
"amount": 30,
"text": "Complete Chapter 40",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 17
},
{
"goal_id": "bdC6HHBsCtiN_7507",
"amount": 60,
"text": "Complete Chapter 50",
"days_left": 90,
"goal_type": "linear",
"section": "linear",
"position": 18
},
{
"goal_id": "bdC6HHBsCtiN_7608",
"amount": 55,
"text": "TURBO EARNINGS: Complete Chapter 14 and make an in-app purchase",
"days_left": 4,
"goal_type": "non-linear",
"section": "turbo",
"position": 19
},
{
"goal_id": "bdC6HHBsCtiN_7615",
"amount": 85,
"text": "TURBO EARNINGS: Complete Chapter 25 and make an in-app purchase",
"days_left": 7,
"goal_type": "non-linear",
"section": "turbo",
"position": 20
},
{
"goal_id": "bdC6HHBsCtiN_7623",
"amount": 140,
"text": "TURBO EARNINGS: Complete Chapter 35 and make an in-app purchase",
"days_left": 15,
"goal_type": "non-linear",
"section": "turbo",
"position": 21
},
{
"goal_id": "bdC6HHBsCtiN_364",
"amount": 2,
"text": "BONUS EARNINGS: Make an In-App Purchase",
"days_left": 12,
"goal_type": "non-linear",
"section": "bonus",
"position": 22
},
{
"goal_id": "bdC6HHBsCtiN_8499",
"amount": 9,
"text": "BONUS EARNINGS: Make 5 In-App Purchases",
"days_left": 12,
"goal_type": "non-linear",
"section": "bonus",
"position": 23
},
{
"goal_id": "bdC6HHBsCtiN_8500",
"amount": 23,
"text": "BONUS EARNINGS: Make 10 In-App Purchases",
"days_left": 12,
"goal_type": "non-linear",
"section": "bonus",
"position": 24
}
],
"budget_status": "Active",
"remaining_budget": null,
"categories": [
{
"name": "Board"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/1eaab2c7bce5769844de7e8a9a2acebd/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/1eaab2c7bce5769844de7e8a9a2acebd/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "JOMTzllDoQ9d",
"bundle_id": "com.mattel163.phase10",
"image_text": null,
"title": "Phase 10: Casual Card Game",
"image": "https://cdn.besitos.ai/offers/3IjbrB2d6l7r.jpg",
"square_image": "https://cdn.besitos.ai/offers/C8COtAjQO42T.png",
"large_image": "https://cdn.besitos.ai/offers/KpDrtNY3yDvj.png",
"card_text": "Race to complete 10 phases in this beloved rummy-inspired card game.",
"amount": 400,
"amount_currency": "$",
"cpi": 1.86,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/JOMTzllDoQ9d/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Phase 10: Casual Card Game brings the beloved rummy-inspired card game to mobile with new twists and endless fun. From the creators of UNO!, Phase 10 has entertained families and friends for over 40 years, and now it’s easier than ever to play on the go. The rules are simple yet challenging: Race to complete 10 unique “phases” by collecting sets of cards with matching numbers and colors. Each completed phase unlocks the next challenge, but fail to finish and you’ll have to try again. With every round, the competition heats up as you aim to stay ahead of your opponents. Looking for more ways to play? Train your brain daily with new puzzles and rules in the Daily Challenges mode, or kick back with offline play in Journey mode, where you can explore global destinations and enjoy relaxing solitaire-style card games. Power-ups and rewards keep each round engaging and fresh. Feeling competitive? Take the action online in global tournaments, climb leaderboards and prove your skills against players from around the world. With monthly themed events, there’s always something new to explore — special challenges, collectible items and even the chance to gift friends along the way. Whether you have just 10 minutes or a whole afternoon, Phase 10 is the perfect blend of strategy, fun and competition.&nbsp;</span></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have phones less than 3 years old and the latest Operating Systems. Otherwise, you may not qualify for any of these promotions, and your transactions may not track fully or at all.All rewards applied to user accounts will have a Pending Period typically ranging from 14 days to 40 days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. Chargebacks, deleting the app and/or skipping levels will lead to a reversal of the reward or pending reward. Any Pending Reward may also be removed if the Player stops playing or uninstalls the game during the Pending Period.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "Play the official Phase 10, a rummy-inspired card game enjoyed by millions worldwide."
},
{
"title": "Sharpen your mind with daily puzzles, unique rules, and tricky patterns."
},
{
"title": "Join global tournaments, earn coins, and climb leaderboards against players everywhere."
}
],
"goals": [
{
"goal_id": "JOMTzllDoQ9d_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "JOMTzllDoQ9d_15698",
"amount": 0.05,
"text": "Complete Tutorial Level 1",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "JOMTzllDoQ9d_15685",
"amount": 0.05,
"text": "Complete Level 14",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "JOMTzllDoQ9d_15687",
"amount": 0.9,
"text": "Complete Level 20",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "JOMTzllDoQ9d_15688",
"amount": 3,
"text": "Complete Level 30",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "JOMTzllDoQ9d_15690",
"amount": 8,
"text": "Complete Level 50",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "JOMTzllDoQ9d_15692",
"amount": 15,
"text": "Complete Level 70",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "JOMTzllDoQ9d_15695",
"amount": 20,
"text": "Complete Level 100",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "JOMTzllDoQ9d_15696",
"amount": 30,
"text": "Complete Level 150",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "JOMTzllDoQ9d_15697",
"amount": 40,
"text": "Complete Level 200",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "JOMTzllDoQ9d_18915",
"amount": 50,
"text": "Complete Level 300",
"days_left": 50,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "JOMTzllDoQ9d_18917",
"amount": 70,
"text": "Complete Level 400",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "JOMTzllDoQ9d_18919",
"amount": 90,
"text": "Complete Level 500",
"days_left": 70,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "JOMTzllDoQ9d_15711",
"amount": 1,
"text": "Purchase any $1.99 package",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "JOMTzllDoQ9d_15712",
"amount": 2,
"text": "Purchase any $4.99 package",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "JOMTzllDoQ9d_17240",
"amount": 5,
"text": "Purchase $9.99 package",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
},
{
"goal_id": "JOMTzllDoQ9d_17241",
"amount": 15,
"text": "Purchase $19.99 package",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
},
{
"goal_id": "JOMTzllDoQ9d_17243",
"amount": 15,
"text": "Purchase $19.99 Gem",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 18
},
{
"goal_id": "JOMTzllDoQ9d_25867",
"amount": 35,
"text": "Purchase $49.99 Gem",
"days_left": 15,
"goal_type": "non-linear",
"section": "bonus",
"position": 19
}
],
"budget_status": "Active",
"remaining_budget": 31,
"categories": [
{
"name": "Casual"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2cd955d96f3316c5cda0f313380c4eaa/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2cd955d96f3316c5cda0f313380c4eaa/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "3utVAIqIbGQe",
"bundle_id": "net.peakgames.toonblast",
"image_text": null,
"title": "Toon Blast",
"image": "https://cdn.besitos.ai/offers/lGj7VsoyjNDa.png",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/K793tH6Mr786.png",
"card_text": "Blast colorful cubes, solve puzzles and adventure with Cooper, Wally and Bruno.",
"amount": 350,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/3utVAIqIbGQe/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">From the creators of Toy Blast comes the ultimate puzzle adventure full of crazy characters, fun levels and explosive action! Dive into wacky worlds with Cooper Cat, Wally Wolf and Bruno Bear to solve cube puzzles, unlock powerful combos and help the Toon gang travel through magical lands. Join the wildest puzzle journey and have a blast every step of the way! Create your own team and compete with others to rule the puzzle world, plus receive lives from your teammates to keep on playing. Jump into the Toon gang’s wild adventure, blast away boredom, and have endless fun every day!</span></p><p><br></p><p><br></p>",
"details": "<p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New players only. Users must have iPhone 9 or newer and the latest Android Operating System in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40 days to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. Chargebacks, deleting the app and/or skipping levels will lead to a reversal of the reward or pending reward.&nbsp;</span></p><p><br></p><p><br></p>",
"points": [
{
"title": "Complete tons of challenging levels and unlock new episodes!"
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "3utVAIqIbGQe_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "3utVAIqIbGQe_16078",
"amount": 0.05,
"text": "Complete level 6",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "3utVAIqIbGQe_16079",
"amount": 0.1,
"text": "Complete level 15",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "3utVAIqIbGQe_16081",
"amount": 0.25,
"text": "Complete level 45",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "3utVAIqIbGQe_16083",
"amount": 0.6,
"text": "Complete level 80",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "3utVAIqIbGQe_16085",
"amount": 1,
"text": "Complete level 120",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "3utVAIqIbGQe_16087",
"amount": 2,
"text": "Complete level 240",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "3utVAIqIbGQe_16089",
"amount": 2,
"text": "Complete level 480",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "3utVAIqIbGQe_21999",
"amount": 5,
"text": "Complete level 700",
"days_left": 24,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "3utVAIqIbGQe_16093",
"amount": 10,
"text": "Complete level 1150",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "3utVAIqIbGQe_16094",
"amount": 12,
"text": "Complete level 1500",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "3utVAIqIbGQe_16096",
"amount": 15,
"text": "Complete level 3050",
"days_left": 60,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "3utVAIqIbGQe_16097",
"amount": 20,
"text": "Complete level 4060",
"days_left": 80,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "3utVAIqIbGQe_16098",
"amount": 25,
"text": "Complete level 5025",
"days_left": 100,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "3utVAIqIbGQe_16099",
"amount": 30,
"text": "Complete level 6260",
"days_left": 120,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "3utVAIqIbGQe_16100",
"amount": 40,
"text": "Complete level 7325",
"days_left": 140,
"goal_type": "linear",
"section": "linear",
"position": 16
},
{
"goal_id": "3utVAIqIbGQe_16101",
"amount": 50,
"text": "Complete level 8695",
"days_left": 180,
"goal_type": "linear",
"section": "linear",
"position": 17
},
{
"goal_id": "3utVAIqIbGQe_16088",
"amount": 5,
"text": "TURBO EARNINGS: Complete level 400 and make at least one in-app purchase",
"days_left": 2,
"goal_type": "non-linear",
"section": "turbo",
"position": 18
},
{
"goal_id": "3utVAIqIbGQe_16091",
"amount": 30,
"text": "TURBO EARNINGS: Complete level 800 and make at least one in-app purchase",
"days_left": 5,
"goal_type": "non-linear",
"section": "turbo",
"position": 19
},
{
"goal_id": "3utVAIqIbGQe_16095",
"amount": 80,
"text": "TURBO EARNINGS: Complete level 2215 and make at least one in-app purchase",
"days_left": 10,
"goal_type": "non-linear",
"section": "turbo",
"position": 20
},
{
"goal_id": "3utVAIqIbGQe_16108",
"amount": 3,
"text": "Win Shield Clash event at the first position (The event is available from Friday to Sunday.)",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 21
},
{
"goal_id": "3utVAIqIbGQe_16107",
"amount": 11,
"text": "Purchase the super bundle",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 22
},
{
"goal_id": "3utVAIqIbGQe_16106",
"amount": 5,
"text": "Purchase the toon bundle",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 23
},
{
"goal_id": "3utVAIqIbGQe_16103",
"amount": 2,
"text": "Purchase the beginner pass",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 24
},
{
"goal_id": "3utVAIqIbGQe_16104",
"amount": 1,
"text": "Purchase the beginner bundle",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 25
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Puzzle"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/8abcd33e22e5780c7c7544c60d0f5532/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/8abcd33e22e5780c7c7544c60d0f5532/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "pNa19DS16Ga0",
"bundle_id": "net.flysher.rockncash",
"image_text": "Your Lucky Spin Awaits",
"title": "Rock N' Cash Vegas Slot Casino",
"image": "https://cdn.besitos.ai/offers/SL9irV8uj86p.jpg",
"square_image": "https://cdn.besitos.ai/offers/weQBb5Q9WUko.jpg",
"large_image": "https://cdn.besitos.ai/offers/1YxS6g8rskfb.jpg",
"card_text": "Your Lucky Spin Awaits! Dive into the Ultimate Vegas Slot Experience",
"amount": 245,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/pNa19DS16Ga0/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Step into the high-energy world of Rock N’ Cash Casino, where Vegas-style thrills meet nonstop entertainment. Spin through over 250 premium slot machines, from classic favorites to trending video slots packed with exciting bonus games, scatter symbols, and massive jackpots. With new machines added every two weeks, there’s always something fresh to explore.</p>",
"details": "<p>Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed.</p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 31 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized.&nbsp;</p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!&nbsp;</p><p><br></p>",
"points": [
{
"title": "Enjoy tournaments, social play, and VIP rewards with high-limit slots"
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "pNa19DS16Ga0_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "pNa19DS16Ga0_20297",
"amount": 0.3,
"text": "Reach level 20",
"days_left": 2,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "pNa19DS16Ga0_20299",
"amount": 0.7,
"text": "Reach level 40",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "pNa19DS16Ga0_20301",
"amount": 5,
"text": "Reach level 60",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "pNa19DS16Ga0_20305",
"amount": 12,
"text": "Reach level 100",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "pNa19DS16Ga0_20307",
"amount": 20,
"text": "Reach level 200",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "pNa19DS16Ga0_20309",
"amount": 25,
"text": "Reach level 300",
"days_left": 16,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "pNa19DS16Ga0_20311",
"amount": 35,
"text": "Reach level 500",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "pNa19DS16Ga0_20313",
"amount": 40,
"text": "Reach level 700",
"days_left": 24,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "pNa19DS16Ga0_20316",
"amount": 55,
"text": "Reach level 1000",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "pNa19DS16Ga0_20317",
"amount": 3,
"text": "Make 2 purchases",
"days_left": 3,
"goal_type": "non-linear",
"section": "bonus",
"position": 11
},
{
"goal_id": "pNa19DS16Ga0_20320",
"amount": 9,
"text": "Cumulative purchases reach over $20",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 12
},
{
"goal_id": "pNa19DS16Ga0_20321",
"amount": 40,
"text": "Cumulative purchases reach over $50",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Slots"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/ca8a62c4b869e9446e11c7850798e201/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/ca8a62c4b869e9446e11c7850798e201/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "t4ZqDVVIHUSN",
"bundle_id": "com.eastwealth.festive.spins",
"image_text": "Spin vibrant reels with glowing coins and festive Eastern charm",
"title": "Eastern Wealth Spins",
"image": "https://cdn.besitos.ai/offers/IEdEd3J5cEOr.webp",
"square_image": "https://cdn.besitos.ai/offers/937gJFAHJB9B.webp",
"large_image": "https://cdn.besitos.ai/offers/7WcfJOR19iz6.webp",
"card_text": "Eastern prosperity theme with golden coins and festival flair",
"amount": 650,
"amount_currency": "$",
"cpi": 3.59,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/t4ZqDVVIHUSN/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Welcome to <strong>Eastern Wealth Spins</strong> a slot game where every spin feels like a celebration of fortune and charm. Inspired by symbols of prosperity and good luck from Eastern traditions you’ll find yourself spinning alongside the Wealth Deity and the Blessed Buddha as glowing coins shine and festive rewards appear on colorful reels.&nbsp;</p><p>Each spin is an invitation to a joyful journey through a world full of vibrant visuals lively sound effects and charming celebrations. The game’s design blends traditional Eastern motifs with dynamic slot play creating an atmosphere that feels both rich in culture and endlessly entertaining. From the festive icons to the immersive ambiance this game turns every moment into a little festival of luck and happiness.&nbsp;</p><p>Beyond the eye-catching graphics and sounds <strong>Eastern Wealth Spins</strong> offers engaging bonus rounds that reward matching symbols and special features that add excitement to your play. Whether you’re chasing glowing coins or triggering extra surprises every spin brings new energy and fun. It’s a bright uplifting slot experience designed to keep you smiling with each reel turn.&nbsp;</p><p><br></p><p>Note: This game may share the same gameplay and interface as other titles. </p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Exciting bonus rounds and glowing symbols reward every spin"
},
{
"title": "Immersive design and upbeat sound bring each moment to life"
}
],
"goals": [
{
"goal_id": "t4ZqDVVIHUSN_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "t4ZqDVVIHUSN_20780",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "t4ZqDVVIHUSN_20781",
"amount": 5,
"text": "Total SC spin 1000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "t4ZqDVVIHUSN_20783",
"amount": 30,
"text": "Total SC spin 5000 times",
"days_left": 8,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "t4ZqDVVIHUSN_20786",
"amount": 40,
"text": "Total SC spin 20000 times",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "t4ZqDVVIHUSN_20788",
"amount": 50,
"text": "Total SC spin 30000 times",
"days_left": 22,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "t4ZqDVVIHUSN_20790",
"amount": 60,
"text": "Total SC spin 40000 times",
"days_left": 26,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "t4ZqDVVIHUSN_20792",
"amount": 70,
"text": "Total SC spin 50000 times",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "t4ZqDVVIHUSN_20778",
"amount": 30,
"text": "Complete total of SC $1000 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "linear",
"position": 9
},
{
"goal_id": "t4ZqDVVIHUSN_20782",
"amount": 50,
"text": "Total SC spin 2000 times",
"days_left": 3,
"goal_type": "non-linear",
"section": "turbo",
"position": 10
},
{
"goal_id": "t4ZqDVVIHUSN_20785",
"amount": 100,
"text": "Total SC spin 15000 times",
"days_left": 10,
"goal_type": "non-linear",
"section": "turbo",
"position": 11
},
{
"goal_id": "t4ZqDVVIHUSN_20789",
"amount": 150,
"text": "Total SC spin 35000 times",
"days_left": 15,
"goal_type": "non-linear",
"section": "turbo",
"position": 12
},
{
"goal_id": "t4ZqDVVIHUSN_20775",
"amount": 0.1,
"text": "Complete total of SC $100 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "t4ZqDVVIHUSN_20776",
"amount": 0.4,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "t4ZqDVVIHUSN_20777",
"amount": 15,
"text": "Complete total of SC $500 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "t4ZqDVVIHUSN_20744",
"amount": 14,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
},
{
"goal_id": "t4ZqDVVIHUSN_20745",
"amount": 35,
"text": "Total recharge $49.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/428bf8d98c2a9c1d5a045a80277793e3/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/428bf8d98c2a9c1d5a045a80277793e3/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "rIXLLcbS5s2l",
"bundle_id": "com.forsty.reel.slot",
"image_text": "Navigate icy challenges and multiply your score with every success!",
"title": "Frosty Reel Challenge",
"image": "https://cdn.besitos.ai/offers/LlgLt74uf3Er.jpg",
"square_image": "https://cdn.besitos.ai/offers/mirhhs1rAkMq.webp",
"large_image": "https://cdn.besitos.ai/offers/1ehFi47ImuVP.jpg",
"card_text": "Conquer a high-stakes neon world of cascading ice challenges.",
"amount": 405,
"amount_currency": "$",
"cpi": 4.19,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/rIXLLcbS5s2l/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><strong>Frosty Reel Challenge</strong>&nbsp;brings a sharp, modern edge to a classic challenge experience. Set against a backdrop of chilling neon lights and sleek digital displays, this game is designed for players who crave high-intensity action and strategic play.</p><p><strong>Key Gameplay Features:</strong></p><ul><li><strong>The Shatter Mechanic:</strong>&nbsp;Every winning combination triggers a \"snowballing\" effect where symbols vanish, allowing new ones to cascade down for potentially infinite win streaks.</li><li><strong>High-Value Symbols:</strong>&nbsp;Match premium symbols including radiant jewels, stacks of currency, and solid gold bars to skyrocket your score.</li><li><strong>Modern Aesthetic:</strong>&nbsp;Move beyond seasonal themes with a timeless, high-contrast neon design that keeps the focus on the thrill of the win.</li><li><strong>Multiplier Mastery:</strong>&nbsp;Use your skill to influence your score multipliers, rewarding precision and timing.</li></ul><p>Step into the neon frost and prove you have what it takes to master the challenge.</p><p><br></p><p>Note: This game may share the same gameplay and interface as other titles.&nbsp;</p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Watch winning elements shatter as new ones drop in for massive chain-reaction potential."
},
{
"title": "Experience a sharp, modern aesthetic featuring glowing elements and shimmering gold in a frozen neon landscape."
}
],
"goals": [
{
"goal_id": "rIXLLcbS5s2l_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "rIXLLcbS5s2l_21253",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "rIXLLcbS5s2l_21254",
"amount": 2,
"text": "Total SC spin 1000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "rIXLLcbS5s2l_21256",
"amount": 20,
"text": "Total SC spin 5000 times",
"days_left": 8,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "rIXLLcbS5s2l_21258",
"amount": 30,
"text": "Total SC spin 15000 times",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "rIXLLcbS5s2l_21261",
"amount": 40,
"text": "Total SC spin 30000 times",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "rIXLLcbS5s2l_21263",
"amount": 50,
"text": "Total SC spin 40000 times",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "rIXLLcbS5s2l_21265",
"amount": 60,
"text": "Total SC spin 50000 times",
"days_left": 45,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "rIXLLcbS5s2l_21255",
"amount": 30,
"text": "Total SC spin 2000 times",
"days_left": 2,
"goal_type": "non-linear",
"section": "turbo",
"position": 9
},
{
"goal_id": "rIXLLcbS5s2l_21257",
"amount": 50,
"text": "Total SC spin 10000 times",
"days_left": 8,
"goal_type": "non-linear",
"section": "turbo",
"position": 10
},
{
"goal_id": "rIXLLcbS5s2l_21260",
"amount": 80,
"text": "Total SC spin 25000 times",
"days_left": 12,
"goal_type": "non-linear",
"section": "turbo",
"position": 11
},
{
"goal_id": "rIXLLcbS5s2l_21249",
"amount": 0.5,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 12
},
{
"goal_id": "rIXLLcbS5s2l_21250",
"amount": 7,
"text": "Complete total of SC $500 in bets",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "rIXLLcbS5s2l_21217",
"amount": 10,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "rIXLLcbS5s2l_21218",
"amount": 25,
"text": "Total recharge $49.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/b2beabd613294eed4f15fbece02ef721/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/b2beabd613294eed4f15fbece02ef721/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "jwPsn3pw14oV",
"bundle_id": null,
"image_text": "Bingo Adventures is a number card game with lots of Bingo cards!",
"title": "Bingo Card Adventures",
"image": "https://cdn.besitos.ai/offers/W8g2YrvO7dUX.jpg",
"square_image": "https://cdn.besitos.ai/offers/fIXu6RdO88FA.png",
"large_image": "https://cdn.besitos.ai/offers/a0EDJI2Q9UiT.jpg",
"card_text": "Bingo Adventures is a number card game with lots of Bingo cards!",
"amount": 81,
"amount_currency": "$",
"cpi": 1.86,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/jwPsn3pw14oV/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"color: var(--tw-prose-bold);\">🎉 Play, Match &amp; Win in Bingo Adventures! 🎯</span></p><p>Join&nbsp;<em>Bingo Adventures</em>&nbsp;— the colorful number puzzle and lotto-style bingo game where every match brings you closer to a&nbsp;<span style=\"color: var(--tw-prose-bold);\">Bingo Jackpot!</span>&nbsp;Play online or offline, test your speed, and see if you can conquer 100+ exciting bingo levels.</p><p><span style=\"color: var(--tw-prose-bold);\">🔥 Highlights:</span></p><ul><li>🎰 Classic bingo patterns — straight line, diagonal &amp; 4 corners</li><li>💎 Play with multiple bingo cards at once</li><li>💰 Earn coins, bonuses &amp; treasure chests every level</li><li>🎴 Unlock colorful new bingo rooms and themes</li><li>⚡ Use PowerUps to boost your wins &amp; get Bingo JACKPOTS</li><li>🧩 100+ levels to master your number-matching skills</li><li>📱 Play free anytime, anywhere — no connection needed</li></ul><p><em>Relax, play, and challenge yourself through the ultimate bingo journey. Whether you’re on a trip or just unwinding at home, enjoy the fun of matching numbers and completing bingo quests!</em></p>",
"details": "<p><span style=\"background-color: transparent;\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40 days to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New Players Only!</span></p>",
"points": [
{
"title": "Bingo Adventures is a number card game with lots of Bingo cards!"
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "jwPsn3pw14oV_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "jwPsn3pw14oV_22662",
"amount": 0.6,
"text": "Complete Level 10",
"days_left": 2,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "jwPsn3pw14oV_22664",
"amount": 1.5,
"text": "Complete Level 25",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "jwPsn3pw14oV_22666",
"amount": 5,
"text": "Complete Level 100",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "jwPsn3pw14oV_22667",
"amount": 7.3,
"text": "Complete Level 250",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "jwPsn3pw14oV_22668",
"amount": 10,
"text": "Complete Level 500",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "jwPsn3pw14oV_22669",
"amount": 20,
"text": "Complete Level 1000",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "jwPsn3pw14oV_22670",
"amount": 35,
"text": "Complete Level 2500",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "jwPsn3pw14oV_22675",
"amount": 1,
"text": "Make a purchase",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "jwPsn3pw14oV_22674",
"amount": 0.6,
"text": "Watch 25 rewarded videos",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 10
}
],
"budget_status": "Active",
"remaining_budget": 124,
"categories": [
{
"name": "Bingo"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/f2dbe5fc1e782c7c38f7e382788043cf/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/f2dbe5fc1e782c7c38f7e382788043cf/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "N9yIyT5FQXOP",
"bundle_id": "com.miniit.spotit",
"image_text": "Looking for new exciting and free brain teaser games?",
"title": "Can You Spot It: Differences",
"image": "https://cdn.besitos.ai/offers/rnaCH4yVnwZm.jpg",
"square_image": "https://cdn.besitos.ai/offers/mJXZrgrDk6V1.png",
"large_image": "https://cdn.besitos.ai/offers/QQWM7SNzuZP2.jpg",
"card_text": "Looking for new exciting and free brain teaser games? Spot the difference!",
"amount": 47,
"amount_currency": "$",
"cpi": 1.86,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/N9yIyT5FQXOP/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"color: var(--tw-prose-bold);\">🕵️\u200d♀️ Can You Spot It? – The Ultimate Brain Teaser Game! 🧠</span></p><p>Test your observation skills in&nbsp;<em>Can You Spot It?</em>, a free photo hunt and puzzle game for all ages! Compare pairs of pictures, find hidden differences, and boost your logic, memory, and focus like a real detective. Perfect for quick fun or relaxing with family and friends.</p><p><span style=\"color: var(--tw-prose-bold);\">✨ Key Features:</span></p><ul><li>🔍 Train your brain with photo-based difference puzzles</li><li>🧠 Improve memory, focus, and attention to detail</li><li>🖼 Beautiful images with multiple difficulty levels</li><li>💡 Use hints when time runs out or a difference feels tricky</li><li>👀 Spot 5 differences in each pair to advance</li><li>👨\u200d👩\u200d👧 Fun and challenging for players of all ages</li></ul><p><em>Sharpen your observation, test your logic, and enjoy hundreds of colorful picture puzzles. Play anywhere and see if you can spot every difference!</em></p>",
"details": "<p><span style=\"background-color: transparent;\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 31 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New Players Only!</span></p>",
"points": [
{
"title": "Can You Spot It and try to find the difference in pictures and photos?"
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "N9yIyT5FQXOP_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "N9yIyT5FQXOP_22734",
"amount": 0.1,
"text": "Reach Level 10",
"days_left": 2,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "N9yIyT5FQXOP_22736",
"amount": 0.5,
"text": "Reach Level 25",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "N9yIyT5FQXOP_22738",
"amount": 1,
"text": "Reach Level 100",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "N9yIyT5FQXOP_22739",
"amount": 3.8,
"text": "Reach Level 250",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "N9yIyT5FQXOP_22740",
"amount": 8,
"text": "Reach Level 500",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "N9yIyT5FQXOP_22741",
"amount": 12,
"text": "Reach Level 1000",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "N9yIyT5FQXOP_22742",
"amount": 20,
"text": "Reach Level 2500",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "N9yIyT5FQXOP_22743",
"amount": 1,
"text": "Make a purchase",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "N9yIyT5FQXOP_22747",
"amount": 0.6,
"text": "Watch 50 rewarded videos",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 10
}
],
"budget_status": "Active",
"remaining_budget": 124,
"categories": [
{
"name": "Puzzle"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2848c2b299e3071b479566ae4b563b55/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2848c2b299e3071b479566ae4b563b55/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "XwSMuYQ9lkpe",
"bundle_id": "com.braingames.findthedog",
"image_text": "Can you find them all? The ultimate dog-seeking challenge",
"title": "Find The Dogs",
"image": "https://cdn.besitos.ai/offers/j5xOeHUAgGiy.jpg",
"square_image": "https://cdn.besitos.ai/offers/IJJ5b9seQMcl.png",
"large_image": "https://cdn.besitos.ai/offers/1WDjKWCSd2ww.jpg",
"card_text": "Become the ultimate dog detective! Find every pup and complete your collection.",
"amount": 84.5,
"amount_currency": "$",
"cpi": 2.17,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/XwSMuYQ9lkpe/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Step into the shoes of a world-class dog detective in Find The Dogs, the ultimate hidden object adventure. To begin your journey, simply select a location and scan the vibrant, hand-drawn landscapes for our playful furry friends. When you spot a clever pup peeking from behind a park bench or blending into a magical forest, tap them to add them to your collection. Keep a sharp eye on the clock as you progress through increasingly challenging levels, using strategic hints and power-ups whenever a canine proves too camouflaged to catch. As you master each scene, you will unlock rare breeds and heartwarming story chapters that reveal the secrets of this charming world.</p><p><span style=\"background-color: rgb(255, 255, 255);\">\ufeff</span><em style=\"background-color: rgb(255, 255, 255);\">Please see additional info for full requirements. </em></p>",
"details": "<p>Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40<span style=\"background-color: rgb(255, 255, 255);\"> days (average of 20 days)</span> to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may not track. Please visit Settings in your device and click on your name to see if iCloud Private Relay has been disabled.</p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p>",
"points": [
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
},
{
"title": "Use your keen eye to search the detailed background for hidden dogs, paying close attention to clever camouflage, moving objects, and tricky hiding spots"
},
{
"title": "If a dog is proving too difficult to find, use a hint to reveal their location or a time-extension power-up to give yourself a few extra seconds."
}
],
"goals": [
{
"goal_id": "XwSMuYQ9lkpe_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "XwSMuYQ9lkpe_22208",
"amount": 0.1,
"text": "Complete Level 20",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "XwSMuYQ9lkpe_22209",
"amount": 0.1,
"text": "Complete Level 30",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "XwSMuYQ9lkpe_22210",
"amount": 0.15,
"text": "Complete Level 40",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "XwSMuYQ9lkpe_22211",
"amount": 0.2,
"text": "Complete Level 50",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "XwSMuYQ9lkpe_22213",
"amount": 0.25,
"text": "Complete Level 70",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "XwSMuYQ9lkpe_22215",
"amount": 0.3,
"text": "Complete Level 90",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "XwSMuYQ9lkpe_22216",
"amount": 0.5,
"text": "Complete Level 100",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "XwSMuYQ9lkpe_22218",
"amount": 0.7,
"text": "Complete Level 150",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "XwSMuYQ9lkpe_22219",
"amount": 0.8,
"text": "Complete Level 200",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "XwSMuYQ9lkpe_22220",
"amount": 1,
"text": "Complete Level 250",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "XwSMuYQ9lkpe_22221",
"amount": 1.2,
"text": "Complete Level 300",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "XwSMuYQ9lkpe_22222",
"amount": 1.5,
"text": "Complete Level 350",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "XwSMuYQ9lkpe_22223",
"amount": 1.8,
"text": "Complete Level 400",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "XwSMuYQ9lkpe_22225",
"amount": 2.3,
"text": "Complete Level 500",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "XwSMuYQ9lkpe_22227",
"amount": 2.6,
"text": "Complete Level 700",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 16
},
{
"goal_id": "XwSMuYQ9lkpe_22229",
"amount": 3,
"text": "Complete Level 900",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 17
},
{
"goal_id": "XwSMuYQ9lkpe_22231",
"amount": 5,
"text": "Complete Level 1100",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 18
},
{
"goal_id": "XwSMuYQ9lkpe_22233",
"amount": 8,
"text": "Complete Level 1300",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 19
},
{
"goal_id": "XwSMuYQ9lkpe_22235",
"amount": 10,
"text": "Complete Level 1500",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 20
},
{
"goal_id": "XwSMuYQ9lkpe_22238",
"amount": 15,
"text": "Complete Level 1800",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 21
},
{
"goal_id": "XwSMuYQ9lkpe_22240",
"amount": 28,
"text": "Complete Level 2000",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 22
},
{
"goal_id": "XwSMuYQ9lkpe_23160",
"amount": 1,
"text": "Make a Purchase",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 23
},
{
"goal_id": "XwSMuYQ9lkpe_22251",
"amount": 1,
"text": "Watch 50 rewarded Videos",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 24
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Casual"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/74b7657408a14204361e8cc1fed20ecc/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/74b7657408a14204361e8cc1fed20ecc/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "7wI6iXAJQxjP",
"bundle_id": "com.wildgame.casinostyle.slots",
"image_text": "Mix winning formulas and trigger explosive rewards in the Mad Lab!",
"title": "Mad Lab Wilds",
"image": "https://cdn.besitos.ai/offers/4cDssG2G35h8.webp",
"square_image": "https://cdn.besitos.ai/offers/9z5ABOd3R19w.webp",
"large_image": "https://cdn.besitos.ai/offers/hTBljI5s8P1R.webp",
"card_text": "Experiment with bubbling beakers and wild reactions in this electrifying slot game.",
"amount": 460,
"amount_currency": "$",
"cpi": 2.39,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/7wI6iXAJQxjP/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Step into the secret laboratory of&nbsp;<strong>Mad Lab Wilds</strong>, where science meets high-energy excitement! Become the lead chemist in a world of bubbling test tubes, sparking machinery, and unpredictable formulas.</p><p>In this lab, every move is an experiment. Will the next concoction lead to a breakthrough discovery? With a unique blend of steampunk aesthetics and modern puzzle mechanics,&nbsp;<strong>Mad Lab Wilds</strong>&nbsp;offers an electrifying experience for players who love high-intensity visuals and dynamic gameplay.</p><p><strong>Scientific Features:</strong></p><ul><li><strong>Chemical Chain Reactions:</strong>&nbsp;Matching symbols dissolve to make room for new elements, allowing for multiple consecutive combinations.</li><li><strong>The Wild Formula:</strong>&nbsp;Discover rare elements that substitute for others to complete your most valuable scientific formulas.</li><li><strong>High-Voltage Bonuses:</strong>&nbsp;Activate the Tesla Coil to supercharge the score with massive multipliers and energy boosts.</li><li><strong>Epic Soundtrack:</strong>&nbsp;Immerse yourself in the atmosphere of a busy scientist’s workshop with custom sound effects and a driving musical score.</li></ul><p>No degree in chemistry required—just a love for strategy and wild science.&nbsp;<strong>Start the experiment today in Mad Lab Wilds!</strong></p><p><br></p><p>Note: This game may share the same gameplay and interface as other titles.&nbsp;</p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Watch as special symbols transform the board, creating chain reactions and high-score combinations."
},
{
"title": "Unlock unique laboratory power-ups including sticky elements, cascading multipliers, and bonus rounds."
}
],
"goals": [
{
"goal_id": "7wI6iXAJQxjP_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "7wI6iXAJQxjP_22933",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "7wI6iXAJQxjP_22934",
"amount": 4,
"text": "Total SC spin 1000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "7wI6iXAJQxjP_22936",
"amount": 15,
"text": "Total SC spin 5000 times",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "7wI6iXAJQxjP_22937",
"amount": 20,
"text": "Total SC spin 10000 times",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "7wI6iXAJQxjP_22939",
"amount": 30,
"text": "Total SC spin 20000 times",
"days_left": 22,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "7wI6iXAJQxjP_22941",
"amount": 40,
"text": "Total SC spin 30000 times",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "7wI6iXAJQxjP_22943",
"amount": 50,
"text": "Total SC spin 40000 times",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "7wI6iXAJQxjP_22945",
"amount": 60,
"text": "Total SC spin 50000 times",
"days_left": 50,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "7wI6iXAJQxjP_22935",
"amount": 30,
"text": "Total SC spin 2000 times",
"days_left": 4,
"goal_type": "linear",
"section": "turbo",
"position": 10
},
{
"goal_id": "7wI6iXAJQxjP_22938",
"amount": 60,
"text": "Total SC spin 15000 times",
"days_left": 8,
"goal_type": "linear",
"section": "turbo",
"position": 11
},
{
"goal_id": "7wI6iXAJQxjP_22942",
"amount": 100,
"text": "Total SC spin 35000 times",
"days_left": 15,
"goal_type": "linear",
"section": "turbo",
"position": 12
},
{
"goal_id": "7wI6iXAJQxjP_22928",
"amount": 0.1,
"text": "Complete total of SC $100 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "7wI6iXAJQxjP_22929",
"amount": 0.4,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "7wI6iXAJQxjP_22930",
"amount": 10,
"text": "Complete total of SC $500 in bets",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "7wI6iXAJQxjP_22897",
"amount": 10,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
},
{
"goal_id": "7wI6iXAJQxjP_22898",
"amount": 30,
"text": "Total recharge $49.99",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/6a03edcb29a9293c99320900a8ca600b/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/6a03edcb29a9293c99320900a8ca600b/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "HN92MHSdnTrH",
"bundle_id": "com.playmice.slots.fortune",
"image_text": "Spin the lucky reels and chase golden wins with your feline pals!",
"title": "Golden Whiskers Slot",
"image": "https://cdn.besitos.ai/offers/mrp5MjjiSnsF.webp",
"square_image": "https://cdn.besitos.ai/offers/nN2bMMc9o1Wb.webp",
"large_image": "https://cdn.besitos.ai/offers/a9PxgH6N0TTx.webp",
"card_text": "Experience the purr-fect blend of elegant cats and high-stakes slot entertainment.",
"amount": 455,
"amount_currency": "$",
"cpi": 2.99,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/HN92MHSdnTrH/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Step into a world of luxury and luck with&nbsp;<strong>Golden Whiskers Slot</strong>, the most elegant social casino experience on Google Play! Join our cast of sophisticated felines as they guide you through a shimmering path of golden reels and high-energy fun.</p><p>In this paws-itively thrilling adventure, every spin brings new excitement. Whether a fan of classic mechanics or modern visuals,&nbsp;<strong>Golden Whiskers Slot</strong>&nbsp;offers a smooth, high-definition experience designed for players who appreciate refined themes and engaging gameplay.</p><p><strong>Game Highlights:</strong></p><ul><li><strong>The Golden Purr:</strong>&nbsp;Watch for the Golden Whiskers symbol—it is the key to unlocking entertaining bonus games and free spins!</li><li><strong>Luxurious Atmosphere:</strong>&nbsp;Immerse yourself in a high-class setting filled with sparkling jewels, gourmet treats, and detailed feline animations.</li><li><strong>Progressive Challenges:</strong>&nbsp;Advance through levels to unlock new feline characters and exclusive themed machines as you play.</li><li><strong>Daily Treats:</strong>&nbsp;Check in every day for a \"Kitty Bonus\" to keep the fun going and the reels spinning.</li></ul><p><br></p><p>Note: This game may share the same gameplay and interface as other titles.&nbsp;</p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Trigger special feline symbols that expand across the reels to unlock massive score multipliers and bonus rounds."
},
{
"title": "Enjoy a sophisticated art style with shimmering gold accents and smooth animations that bring the kittens to life."
}
],
"goals": [
{
"goal_id": "HN92MHSdnTrH_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "HN92MHSdnTrH_22991",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "HN92MHSdnTrH_22992",
"amount": 4,
"text": "Total SC spin 1000 times",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "HN92MHSdnTrH_22994",
"amount": 15,
"text": "Total SC spin 5000 times",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "HN92MHSdnTrH_22995",
"amount": 20,
"text": "Total SC spin 10000 times",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "HN92MHSdnTrH_22997",
"amount": 30,
"text": "Total SC spin 20000 times",
"days_left": 22,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "HN92MHSdnTrH_22999",
"amount": 40,
"text": "Total SC spin 30000 times",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "HN92MHSdnTrH_23001",
"amount": 50,
"text": "Total SC spin 40000 times",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "HN92MHSdnTrH_23003",
"amount": 60,
"text": "Total SC spin 50000 times",
"days_left": 45,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "HN92MHSdnTrH_22993",
"amount": 30,
"text": "Total SC spin 2000 times",
"days_left": 4,
"goal_type": "linear",
"section": "turbo",
"position": 10
},
{
"goal_id": "HN92MHSdnTrH_22996",
"amount": 60,
"text": "Total SC spin 15000 times",
"days_left": 12,
"goal_type": "linear",
"section": "turbo",
"position": 11
},
{
"goal_id": "HN92MHSdnTrH_23000",
"amount": 100,
"text": "Total SC spin 35000 times",
"days_left": 18,
"goal_type": "linear",
"section": "turbo",
"position": 12
},
{
"goal_id": "HN92MHSdnTrH_22986",
"amount": 0.1,
"text": "Complete total of SC $100 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "HN92MHSdnTrH_22987",
"amount": 0.4,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "HN92MHSdnTrH_22988",
"amount": 10,
"text": "Complete total of SC $500 in bets",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "HN92MHSdnTrH_22955",
"amount": 10,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
},
{
"goal_id": "HN92MHSdnTrH_22956",
"amount": 25,
"text": "Total recharge $49.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2f335ddeed5484a6dc49c914f5bf9088/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/2f335ddeed5484a6dc49c914f5bf9088/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "njupk6KyYuW2",
"bundle_id": "com.circus.riches.slots",
"image_text": "Step into the spotlight and spin for a symphony of circus riches!",
"title": "Melody Circus Riches",
"image": "https://cdn.besitos.ai/offers/mpYBUTe7ltXr.webp",
"square_image": "https://cdn.besitos.ai/offers/EXpssZakwLMB.webp",
"large_image": "https://cdn.besitos.ai/offers/vwAQDpjMgvgC.webp",
"card_text": "Experience a grand performance of rhythmic reels, vibrant music and big rewards.",
"amount": 310,
"amount_currency": "$",
"cpi": 2.99,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/njupk6KyYuW2/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Welcome to the Greatest Show on Earth!&nbsp;<strong>Melody Circus Riches</strong>&nbsp;combines the electric atmosphere of a grand circus with the rhythmic thrill of a modern slot adventure. Take center stage and let the music guide your way to spectacular rewards.</p><p>In this high-performance game, every spin is part of a grand composition. From the roar of the crowd to the clashing cymbals of a big win,&nbsp;<strong>Melody Circus Riches</strong>&nbsp;offers a sensory experience unlike any other.</p><p><strong>Show-Stopping Features:</strong></p><ul><li><strong>Rhythmic Reels:</strong>&nbsp;Experience smooth, musical gameplay where the sound effects and background score evolve based on your winning streaks.</li><li><strong>Grand Finale Bonuses:</strong>&nbsp;Trigger the spotlight symbol to enter the Center Ring, where exclusive mini-games and massive multipliers await.</li><li><strong>Vibrant Cast of Performers:</strong>&nbsp;Match high-value symbols featuring talented acrobats, majestic animals, and the legendary Ringmaster.</li><li><strong>Daily Curtain Calls:</strong>&nbsp;Log in daily to collect your \"Backstage Pass\" rewards and keep the music playing all night long.</li></ul><p>The curtain is rising and the crowd is waiting.&nbsp;<strong>Download Melody Circus Riches today</strong>&nbsp;and lead the parade to your next big win!</p><p><br></p><p>Note: This game may share the same gameplay and interface as other titles.&nbsp;</p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Watch as acrobats and performers trigger dynamic reel transformations and soaring score multipliers."
},
{
"title": "Immerse yourself in a high-definition world of neon circus lights, gold-trimmed curtains and vibrant colors."
}
],
"goals": [
{
"goal_id": "njupk6KyYuW2_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "njupk6KyYuW2_23049",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "njupk6KyYuW2_23050",
"amount": 2,
"text": "Total SC spin 1000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "njupk6KyYuW2_23051",
"amount": 15,
"text": "Total SC spin 2000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "njupk6KyYuW2_23052",
"amount": 20,
"text": "Total SC spin 5000 times",
"days_left": 8,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "njupk6KyYuW2_23053",
"amount": 25,
"text": "Total SC spin 10000 times",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "njupk6KyYuW2_23054",
"amount": 25,
"text": "Total SC spin 15000 times",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "njupk6KyYuW2_23055",
"amount": 30,
"text": "Total SC spin 20000 times",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "njupk6KyYuW2_23057",
"amount": 40,
"text": "Total SC spin 30000 times",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "njupk6KyYuW2_23059",
"amount": 50,
"text": "Total SC spin 40000 times",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "njupk6KyYuW2_23061",
"amount": 60,
"text": "Total SC spin 50000 times",
"days_left": 45,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "njupk6KyYuW2_23044",
"amount": 0.1,
"text": "Complete total of SC $100 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 12
},
{
"goal_id": "njupk6KyYuW2_23045",
"amount": 0.4,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "njupk6KyYuW2_23046",
"amount": 7,
"text": "Complete total of SC $500 in bets",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "njupk6KyYuW2_23013",
"amount": 10,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "njupk6KyYuW2_23014",
"amount": 25,
"text": "Total recharge $49.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/ff2cc0f31eaf149e9089aaf56a34cbe2/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/ff2cc0f31eaf149e9089aaf56a34cbe2/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "AfKQwCtBY1MW",
"bundle_id": "com.funcraft.diceconnect",
"image_text": "Roll 3 dice, pick your move, and outsmart your opponent.",
"title": "Dice Connect: Sequence Twist",
"image": "https://cdn.besitos.ai/offers/V2Ccp7kGEtDO.png",
"square_image": "https://cdn.besitos.ai/offers/movJUDj77WYp.png",
"large_image": "https://cdn.besitos.ai/offers/NG4MJmKzdw78.png",
"card_text": "Master the board in Dice Connect. Roll three dice and build your winning sequence.",
"amount": 170,
"amount_currency": "$",
"cpi": 2.17,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/AfKQwCtBY1MW/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Dice Connect: Sequence Twist merges the tactical depth of classic board games with the unpredictable thrill of the dice. By rolling three dice and choosing exactly how to play them, you transform luck into a calculated advantage. Whether you are blocking a rival's path or building your own winning line, every move requires foresight and adaptability. To dominate the board, don't just focus on your own sequence; watch your opponent's progress and use your dice to disrupt their strategy. Download Dice Connect now, think two steps ahead, and roll your way to the top of the leaderboard.</p><p><em style=\"background-color: rgb(255, 255, 255);\">Please see additional info for full requirements. </em></p>",
"details": "<p><span style=\"background-color: rgb(255, 255, 255);\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. </span>In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 31 days (average of 14 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only</p>",
"points": [
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
},
{
"title": "Use the corners to your advantage. Since they often act as \"wild\" or shared spaces, they are the most efficient way to complete a row with fewer dice."
},
{
"title": "Use the Journey Mode to test how different dice combinations interact with the board layout without the pressure of a live ranking."
}
],
"goals": [
{
"goal_id": "AfKQwCtBY1MW_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "AfKQwCtBY1MW_23215",
"amount": 0.1,
"text": "Reach Level 2",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "AfKQwCtBY1MW_23202",
"amount": 0.15,
"text": "Reach Level 4",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "AfKQwCtBY1MW_23213",
"amount": 0.2,
"text": "Reach Level 5",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "AfKQwCtBY1MW_23214",
"amount": 0.3,
"text": "Reach Level 6",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "AfKQwCtBY1MW_23201",
"amount": 0.75,
"text": "Reach Level 8",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "AfKQwCtBY1MW_23204",
"amount": 2.5,
"text": "Reach Level 10",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "AfKQwCtBY1MW_23209",
"amount": 5.5,
"text": "Reach Level 12",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "AfKQwCtBY1MW_23205",
"amount": 6.5,
"text": "Reach Level 14",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "AfKQwCtBY1MW_23198",
"amount": 8,
"text": "Reach Level 16",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "AfKQwCtBY1MW_23218",
"amount": 12,
"text": "Reach Level 18",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "AfKQwCtBY1MW_23211",
"amount": 15,
"text": "Reach Level 20",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "AfKQwCtBY1MW_23197",
"amount": 25,
"text": "Reach Level 24",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "AfKQwCtBY1MW_23208",
"amount": 30,
"text": "Reach Level 26",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 14
},
{
"goal_id": "AfKQwCtBY1MW_23217",
"amount": 50,
"text": "Reach Level 30",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 15
},
{
"goal_id": "AfKQwCtBY1MW_23383",
"amount": 3,
"text": "Unlock 5th Golden Chest",
"days_left": 5,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
},
{
"goal_id": "AfKQwCtBY1MW_23367",
"amount": 1,
"text": "Make a Purchase",
"days_left": 3,
"goal_type": "non-linear",
"section": "bonus",
"position": 17
},
{
"goal_id": "AfKQwCtBY1MW_23368",
"amount": 10,
"text": "Make 5 or more Purchases",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 18
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Board"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/8014cd4671378017879f534257426bcb/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/8014cd4671378017879f534257426bcb/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "eb2twsNmKl9M",
"bundle_id": "com.merge.pets.jackpots",
"image_text": "Spin with cute pets! Hit huge jackpots in this fun slot adventure.",
"title": "Jackpot Pets Slots",
"image": "https://cdn.besitos.ai/offers/u6GNBGrDZwlo.webp",
"square_image": "https://cdn.besitos.ai/offers/VgXKPZmTjzoG.webp",
"large_image": "https://cdn.besitos.ai/offers/eFTY4I14rMBP.webp",
"card_text": "Join adorable puppies for big wins!",
"amount": 310,
"amount_currency": "$",
"cpi": 2.39,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/eb2twsNmKl9M/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><strong>Welcome to Jackpot Pets Slots—the ultimate pet-themed slot adventure!</strong></p><p>Experience the excitement of a virtual casino combined with the charm of favorite animals. Whether you're a fan of adorable puppies or festive themes, <strong>Jackpot Pets Slots</strong> delivers an engaging experience directly to a mobile device.</p><p><strong>Key Features of Jackpot Pets Slots:</strong></p><ul><li><strong>Unique Slot Machines</strong>: Explore the playful <strong>Puppy Machine</strong> or try the <strong>Turkey Machine</strong>. Each offers distinct symbols and engaging gameplay loops.</li><li><strong>Big In-Game Jackpots</strong>: Every spin offers a chance to reach the top score. Watch for wilds and special bonus rounds that add to the fun.</li><li><strong>Simple &amp; Accessible</strong>: Designed for both casual players and enthusiasts, the intuitive interface makes it easy to start playing immediately.</li><li><strong>Endless Entertainment</strong>: With daily challenges and regular updates, there is always a new goal to reach and virtual rewards to collect.</li></ul><p>Step into a world of wagging tails and exciting spins. Download <strong>Jackpot Pets Slots</strong> today to see if the ultimate in-game jackpot can be reached!</p><p><br></p><p>Note: This game may share the same gameplay and interface as other titles.&nbsp;</p><p>Progress is based on overall gameplay — you can play any in-game slot to complete tasks and earn rewards.</p>",
"details": "<p>Note: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need this disabled or your transaction may NOT track. Check Settings in your device and click on your name, then iCloud, to see if iCloud Private Relay has been disabled.</p><p>Users must have newer phones (iPhone 9 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from <span style=\"background-color: rgb(255, 255, 255);\">14 day to 40 </span>days (average of 28 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only!</p><p><br></p><p><span style=\"background-color: rgb(255, 255, 255);\">iCloud Private Relay users: If you have an iCloud+ subscription with iCloud Private Relay enabled, you may need to disable it for tracking. Go to Settings &gt; Your Name &gt; iCloud to check if it's turned off.</span></p>",
"points": [
{
"title": "Rewards are granted based on total SC spin count, regardless of which in-game slot you play."
},
{
"title": "Trigger surprises, wilds, and big rewards with every spin. Simple, intuitive gameplay ensures everyone can enjoy the thrill."
},
{
"title": "Keep the fun going by joining daily challenges and collecting exclusive rewards to boost your jackpot chances."
}
],
"goals": [
{
"goal_id": "eb2twsNmKl9M_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "eb2twsNmKl9M_24745",
"amount": 0.5,
"text": "Total SC spin 500 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "eb2twsNmKl9M_24746",
"amount": 2,
"text": "Total SC spin 1000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "eb2twsNmKl9M_24747",
"amount": 15,
"text": "Total SC spin 2000 times",
"days_left": 4,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "eb2twsNmKl9M_24748",
"amount": 20,
"text": "Total SC spin 5000 times",
"days_left": 8,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "eb2twsNmKl9M_24749",
"amount": 25,
"text": "Total SC spin 10000 times",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "eb2twsNmKl9M_24750",
"amount": 25,
"text": "Total SC spin 15000 times",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "eb2twsNmKl9M_24751",
"amount": 30,
"text": "Total SC spin 20000 times",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "eb2twsNmKl9M_24753",
"amount": 40,
"text": "Total SC spin 30000 times",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "eb2twsNmKl9M_24755",
"amount": 50,
"text": "Total SC spin 40000 times",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "eb2twsNmKl9M_24757",
"amount": 60,
"text": "Total SC spin 50000 times",
"days_left": 45,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "eb2twsNmKl9M_24740",
"amount": 0.1,
"text": "Complete total of SC $100 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 12
},
{
"goal_id": "eb2twsNmKl9M_24741",
"amount": 0.4,
"text": "Complete total of SC $200 in bets",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 13
},
{
"goal_id": "eb2twsNmKl9M_24742",
"amount": 7,
"text": "Complete total of SC $500 in bets",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "eb2twsNmKl9M_24709",
"amount": 10,
"text": "Total recharge $19.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "eb2twsNmKl9M_24710",
"amount": 25,
"text": "Total recharge $49.99",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
}
],
"budget_status": "Active",
"remaining_budget": 310,
"categories": [
{
"name": "Skill-based"
}
],
"state_filter": {
"type": "exclude",
"states": [
"AL",
"DC",
"WA"
]
},
"is_new": false,
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "znCHY8LzbJA3",
"bundle_id": null,
"image_text": "Roll the dice, claim the grid. Tic-Tac-Toe with a tactical twist.",
"title": "Dice Tac Toe",
"image": "https://cdn.besitos.ai/offers/SWsYBf57FyTW.png",
"square_image": "https://cdn.besitos.ai/offers/vspKH74VUIHa.png",
"large_image": "https://cdn.besitos.ai/offers/lSNDdHfWMKCS.png",
"card_text": "Think you know Tic-Tac-Toe? Re-roll your way to victory on a massive 6x6 grid.",
"amount": 152,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/znCHY8LzbJA3/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Welcome to the 6x6 arena where luck meets logic. To begin your journey in Dice-Tac-Toe, start by shaking the dice to generate your row and column coordinates. Once the dice settle, identify the intersection on the massive grid to claim your territory. If you find yourself stuck with a bad roll, utilize your Re-roll power-ups to flip the odds and turn a potential bust into a strategic masterstroke.</p><p>Your primary objective is to outmaneuver your opponent by completing lines of three marks anywhere on the board. Unlike the classic version, the larger grid allows for complex blocking maneuvers and high-scoring combos in a single turn. The first player to successfully score three points secures the victory and climbs the global rankings. Let your pro guide, Sophie, show you the ropes in your first match so you can start earning gems and leveling up your profile.</p><p><em style=\"background-color: rgb(255, 255, 255);\">Please see additional info for full requirements. </em></p>",
"details": "<p><span style=\"background-color: rgb(255, 255, 255);\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. </span>In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40 days (average of 20 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only</p>",
"points": [
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
},
{
"title": "Control the middle of the 6x6 grid early on to open up the most paths for horizontal, vertical, and diagonal lines."
},
{
"title": "Before you roll, identify which numbers you actually need so you can instantly decide if a \"Bust\" is worth a Re-roll or a tactical pass."
}
],
"goals": [
{
"goal_id": "znCHY8LzbJA3_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "znCHY8LzbJA3_26373",
"amount": 0.35,
"text": "Reach Level 6",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "znCHY8LzbJA3_26358",
"amount": 0.55,
"text": "Reach Level 8",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "znCHY8LzbJA3_26367",
"amount": 0.7,
"text": "Reach Level 9",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "znCHY8LzbJA3_26357",
"amount": 1,
"text": "Reach Level 10",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "znCHY8LzbJA3_26363",
"amount": 1.8,
"text": "Reach Level 11",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "znCHY8LzbJA3_26369",
"amount": 3.6,
"text": "Reach Level 13",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "znCHY8LzbJA3_26375",
"amount": 7,
"text": "Reach Level 15",
"days_left": 15,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "znCHY8LzbJA3_26376",
"amount": 10,
"text": "Reach Level 17",
"days_left": 20,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "znCHY8LzbJA3_26366",
"amount": 15,
"text": "Reach Level 20",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "znCHY8LzbJA3_26361",
"amount": 25,
"text": "Reach Level 25",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "znCHY8LzbJA3_26355",
"amount": 30,
"text": "Reach Level 26",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "znCHY8LzbJA3_26360",
"amount": 45,
"text": "Reach Level 30",
"days_left": 32,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "znCHY8LzbJA3_26337",
"amount": 1,
"text": "Make a Purchase",
"days_left": 3,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "znCHY8LzbJA3_26350",
"amount": 7,
"text": "Make 5 Purchases",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "znCHY8LzbJA3_26353",
"amount": 4,
"text": "Unlock 5th Golden Chest",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Board"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/4b41e18bb72acee46d159544264fc32a/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/4b41e18bb72acee46d159544264fc32a/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "6TmzEDYer8IA",
"bundle_id": null,
"image_text": "Battle players worldwide in a fast-paced, classic strategy game!",
"title": "Shut The Box",
"image": "https://cdn.besitos.ai/offers/lQ7KzoDpFVTW.png",
"square_image": "https://cdn.besitos.ai/offers/KoAaOezDl1BF.png",
"large_image": "https://cdn.besitos.ai/offers/kqqreeSZvzLK.png",
"card_text": "Train your brain with quick math and risky dice rolls in this classic strategy game.",
"amount": 120,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/6TmzEDYer8IA/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p>Roll the dice and flip the matching tiles to clear the board in Shut the Box, a fast-paced blend of luck and strategy that rewards high-stakes decision-making. To master the board and secure a win, prioritize clearing the highest numbers—7, 8, and 9—early on, while keeping a variety of low tiles available as a safety net for unpredictable late-game rolls. As soon as your remaining open tiles total 6 or less, strategically switch to rolling a single die for precise control to target your final numbers. Do you have the math skills and the daring to clear the board?&nbsp;</p><p>Please see additional info for full requirements.&nbsp;</p>",
"details": "<p><span style=\"background-color: rgb(255, 255, 255);\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. </span>In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed. </p><p>All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40 days (average of 20 days) to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </p><p>Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</p><p>New Players Only</p>",
"points": [
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
},
{
"title": "Drop to a single die the second your remaining total hits 6 or less"
},
{
"title": "Prioritize removing the 7, 8, and 9 tiles right away."
}
],
"goals": [
{
"goal_id": "6TmzEDYer8IA_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "6TmzEDYer8IA_26411",
"amount": 0.1,
"text": "Reach Level 2",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "6TmzEDYer8IA_26416",
"amount": 0.2,
"text": "Reach Level 4",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "6TmzEDYer8IA_26406",
"amount": 0.3,
"text": "Reach Level 6",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "6TmzEDYer8IA_26409",
"amount": 0.75,
"text": "Reach Level 8",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "6TmzEDYer8IA_26410",
"amount": 1,
"text": "Reach Level 10",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "6TmzEDYer8IA_26408",
"amount": 2,
"text": "Reach Level 12",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "6TmzEDYer8IA_26439",
"amount": 3,
"text": "Reach Level 14",
"days_left": 14,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "6TmzEDYer8IA_26396",
"amount": 5,
"text": "Reach Level 16",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "6TmzEDYer8IA_26400",
"amount": 10,
"text": "Reach Level 20",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "6TmzEDYer8IA_26403",
"amount": 20,
"text": "Reach Level 24",
"days_left": 30,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "6TmzEDYer8IA_26402",
"amount": 30,
"text": "Reach Level 28",
"days_left": 35,
"goal_type": "linear",
"section": "linear",
"position": 12
},
{
"goal_id": "6TmzEDYer8IA_26417",
"amount": 40,
"text": "Reach Level 32",
"days_left": 40,
"goal_type": "linear",
"section": "linear",
"position": 13
},
{
"goal_id": "6TmzEDYer8IA_26436",
"amount": 1.5,
"text": "Make a Purchase",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 14
},
{
"goal_id": "6TmzEDYer8IA_26434",
"amount": 4,
"text": "Unlock 5th Silver Chest",
"days_left": 10,
"goal_type": "non-linear",
"section": "bonus",
"position": 15
},
{
"goal_id": "6TmzEDYer8IA_26433",
"amount": 2.15,
"text": "Unlock 5th Golden Chest",
"days_left": 7,
"goal_type": "non-linear",
"section": "bonus",
"position": 16
}
],
"budget_status": "Active",
"remaining_budget": 186,
"categories": [
{
"name": "Board"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/e949e4b8c575fc2c3a1f1003d877503d/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/e949e4b8c575fc2c3a1f1003d877503d/thumbnails/thumbnail.jpg"
},
"device": "android",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
},
{
"id": "ewrB5ZhTN6tB",
"bundle_id": null,
"image_text": "Bingo Adventures is a number card game with lots of Bingo cards!",
"title": "Bingo Card Adventures",
"image": "https://cdn.besitos.ai/offers/W8g2YrvO7dUX.jpg",
"square_image": "https://cdn.besitos.ai/offers/YDQBSfcqRIns.png",
"large_image": "https://cdn.besitos.ai/offers/a0EDJI2Q9UiT.jpg",
"card_text": "Bingo Adventures is a number card game with lots of Bingo cards!",
"amount": 81,
"amount_currency": "$",
"cpi": 2.48,
"url": "https://wall-staging.besitos.ai/api-redirect/CwI606dZ/ewrB5ZhTN6tB/52eeb0a9-fc7f-4f8a-915c-bf5864b3d431?partner_user_id=",
"description": "<p><span style=\"color: var(--tw-prose-bold);\">🎉 Play, Match &amp; Win in Bingo Adventures! 🎯</span></p><p>Join&nbsp;<em>Bingo Adventures</em>&nbsp;— the colorful number puzzle and lotto-style bingo game where every match brings you closer to a&nbsp;<span style=\"color: var(--tw-prose-bold);\">Bingo Jackpot!</span>&nbsp;Play online or offline, test your speed, and see if you can conquer 100+ exciting bingo levels.</p><p><span style=\"color: var(--tw-prose-bold);\">🔥 Highlights:</span></p><ul><li>🎰 Classic bingo patterns — straight line, diagonal &amp; 4 corners</li><li>💎 Play with multiple bingo cards at once</li><li>💰 Earn coins, bonuses &amp; treasure chests every level</li><li>🎴 Unlock colorful new bingo rooms and themes</li><li>⚡ Use PowerUps to boost your wins &amp; get Bingo JACKPOTS</li><li>🧩 100+ levels to master your number-matching skills</li><li>📱 Play free anytime, anywhere — no connection needed</li></ul><p><em>Relax, play, and challenge yourself through the ultimate bingo journey. Whether you’re on a trip or just unwinding at home, enjoy the fun of matching numbers and completing bingo quests!</em></p>",
"details": "<p><span style=\"background-color: transparent;\">Users must have newer phones (Android 11 or newer) and the latest Operating Systems in order to qualify for this promotion. In addition, playing in Offline Mode may lead to the Events not tracking or rewards reversed.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">All rewards applied to user accounts will have a Pending Period typically ranging from 1 day to 40 days to validate transactions. Pending Rewards may not be redeemed until the transaction(s) have been validated and the reward(s) actualized. </span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">Chargebacks, deleting the app, and/or skipping levels will lead to a reversal of the reward or pending reward.</span></p><p><span style=\"background-color: transparent; color: rgb(0, 0, 0);\">New Players Only!</span></p>",
"points": [
{
"title": "Bingo Adventures is a number card game with lots of Bingo cards!"
},
{
"title": "In-app purchases are highly recommended to complete the Levels faster!"
},
{
"title": "Tip: You can earn on future challenges even if you miss an earlier challenge."
}
],
"goals": [
{
"goal_id": "ewrB5ZhTN6tB_0",
"amount": 0,
"text": "Successfully Installed the App",
"days_left": null,
"goal_type": "linear",
"section": "linear",
"position": 1
},
{
"goal_id": "ewrB5ZhTN6tB_22677",
"amount": 0.15,
"text": "Complete Level 10",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 2
},
{
"goal_id": "ewrB5ZhTN6tB_22678",
"amount": 0.2,
"text": "Complete Level 12",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 3
},
{
"goal_id": "ewrB5ZhTN6tB_22679",
"amount": 0.5,
"text": "Complete Level 25",
"days_left": 3,
"goal_type": "linear",
"section": "linear",
"position": 4
},
{
"goal_id": "ewrB5ZhTN6tB_22680",
"amount": 1,
"text": "Complete Level 50",
"days_left": 5,
"goal_type": "linear",
"section": "linear",
"position": 5
},
{
"goal_id": "ewrB5ZhTN6tB_22681",
"amount": 3.15,
"text": "Complete Level 100",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 6
},
{
"goal_id": "ewrB5ZhTN6tB_22682",
"amount": 5,
"text": "Complete Level 250",
"days_left": 10,
"goal_type": "linear",
"section": "linear",
"position": 7
},
{
"goal_id": "ewrB5ZhTN6tB_22683",
"amount": 9,
"text": "Complete Level 500",
"days_left": 12,
"goal_type": "linear",
"section": "linear",
"position": 8
},
{
"goal_id": "ewrB5ZhTN6tB_22684",
"amount": 20,
"text": "Complete Level 1000",
"days_left": 18,
"goal_type": "linear",
"section": "linear",
"position": 9
},
{
"goal_id": "ewrB5ZhTN6tB_22685",
"amount": 40,
"text": "Complete Level 2500",
"days_left": 25,
"goal_type": "linear",
"section": "linear",
"position": 10
},
{
"goal_id": "ewrB5ZhTN6tB_22690",
"amount": 1,
"text": "Make a purchase",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 11
},
{
"goal_id": "ewrB5ZhTN6tB_22689",
"amount": 1,
"text": "Watch 25 rewarded videos",
"days_left": 7,
"goal_type": "linear",
"section": "linear",
"position": 12
}
],
"budget_status": "Active",
"remaining_budget": 124,
"categories": [
{
"name": "Bingo"
}
],
"state_filter": {
"type": "all",
"states": []
},
"is_new": false,
"video_urls": {
"video_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/f2dbe5fc1e782c7c38f7e382788043cf/manifest/video.m3u8",
"thumbnail_url": "https://customer-qhmugn7qtnvpk8s6.cloudflarestream.com/f2dbe5fc1e782c7c38f7e382788043cf/thumbnails/thumbnail.jpg"
},
"device": "",
"stats": {
"epc": null,
"epi": null,
"roas_d0": null,
"roas_d7": null,
"roas_d14": null,
"roas_d30": null,
"retention_rate_d1": null,
"retention_rate_d7": null,
"retention_rate_d14": null,
"retention_rate_d30": null
}
}
],
"links": {
"first": "https://wall-staging.besitos.ai/data/partner/offers/CwI606dZ?page=1",
"last": "https://wall-staging.besitos.ai/data/partner/offers/CwI606dZ?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "&laquo; Previous",
"active": false
},
{
"url": "https://wall-staging.besitos.ai/data/partner/offers/CwI606dZ?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next &raquo;",
"active": false
}
],
"path": "https://wall-staging.besitos.ai/data/partner/offers/CwI606dZ",
"per_page": 1000,
"to": 23,
"total": 23
}
}


Response attributes

Attributes

Data Type

Description

Example

Offer

id

string

Unique identifier for the offer.

"TcC6HeBsCtiN"

bundle_id

string

Application bundle identifier for the game.

"air.com.buffalo_studios.newflashbingo"

image_text

string

Short promotional message displayed with the offer.

"Get ready to enter a world of addictive fun with Domino Dreams!"

title

string

Name of the offer.

"Domino Dreams"

image

string

URL of the standard offer image.

square_image

string

URL of the square-format offer image.

large_image

string

URL of the large-format offer image.

card_text

string

Additional promotional text displayed on the offer card.

"29,576 New Players have earned $2,076,050+ by rolling the dice!"

amount

number

Reward amount the user can earn for completing the offer. If a custom currency is configured, the value is returned in that currency; otherwise, it is returned in USD.

4200

amount_currency

string

Currency symbol or currency name used for the amount value. Returns your configured currency or USD by default.

"coins"

cpi

number

Amount you (the partner) earn, in USD, when the offer is completed. This value corresponds to the payout field returned by the Conversion Data API.

5.2

url

string

Tracking URL used to direct users to the offer. Parameters include:

  • sub ID (optional)

  • partner ID

  • info - (optional) to pass additional information, such as click or session ID, via postback

  • idfa - (iOS) identifier for advertiser*

  • gaid - (Android) Google advertiser ID*

*Must be read from the device and appended to the redirect URL at click time.

description

string

Detailed description of the offer.

"👑Welcome to Domino Dreams! Play this fun, free to play domino royal game created for Solitaire and Domino lovers and discover a new world in the most relaxing board game in the world! 👑🏰Solve challenging domino puzzles and help King Richard on his royal tour adventure! Just play and relax while you enjoy the game's art design.🏰Complete Level 250 in 10 days after installing to earn $10, and Level 500 in 15 days after installing to earn an additional $40 -- $50 in total. In-app purchases can enable you to complete the Levels faster! Note: Chargebacks, deleting the app, and/or skipping levels may lead to a reversal of a pending reward."

details

string

Offer requirements, eligibility rules, and reward terms.

"General guidelines to complete the offer"

points

array

Key offer highlights to display as bullet points in the user interface. Each item contains a title attribute.

"points": [{

"title": "Players must win FIRST place to be eligible for rewards."

},{

"title": "Compete in multiplayer tournaments for cash prizes!"

},{

"title": "Enjoy competing against family and friends."

},{

"title": "Experience fair competition matched to your skill level."

},{

"title": "Reminder: You can earn on future challenges even if you miss an earlier goal."

}]

Goals

goal_id

string

Unique identifier for the goal.

"L7HmeCOmxpID_204"

amount

number

Reward amount the user earns upon completing the goal. If a custom currency is configured, the value is returned in that currency; otherwise, it is returned in USD.

8000

text

string

Short description of the goal.

"Level 32 Completion"

days_left

number

Number of days from installation in which the goal must be completed. Returns null for installation goals.

11

goal_type

string

Goal completion type. linear goals must be completed in sequence, while non-linear goals can be completed in any order.

"linear" or "non-linear"

section

string

Timeline section where the goal is displayed. Possible values include:

  • "Linear" goals must be completed in sequence.

  • "Turbo" optional goals that require faster progression and in-app purchases

  • "Bonus" optional tasks that may require an in-app purchase

"linear", "turbo", or "bonus"

position

number

Position of the goal within the offer timeline.

13

Other offer details

budget_status

string

Current budget availability for the offer. Possible values are Active and Exhausted. When Exhausted, the offer is unavailable to new users until the budget resets.

"budget_status": "Exhausted"

remaining_budget

number

Remaining budget available for the current day. Returns null when the offer has no budget limit.

91.76

categories

array

Categories associated with the offer. Each item contains a name attribute.

"categories": [
{"name": "Simulation"
}]

state_filter

array

State availability rules for the offer. Includes a type and a list of state abbreviations in states.

Type can be:

  • all - available in all states

  • include -available in listed states

  • exclude - not available in listed states

"type": "all", "states": []

or

"type": "include", "states": ["FL", "CA"]

or

"type": "exclude", "states": ["AZ", "MO"]

is_new

boolean

Indicates whether the offer was added within the last 14 days.

false

video_url

string

URL of the offer video. Returned only when video support is enabled.

thumbnail_url

string

URL of the offer video thumbnail image. Returned only when video support is enabled.

device

string

Device platform supported by the offer. Possible values are android and ios.

"android"

Stats

Stats are benchmark values based on aggregated partner performance and may not reflect results on your platform.

epc

number

Earnings Per Click is the average revenue generated per click.

.02

epi

number

Earnings Per Impression indicates the average revenue earned per impression.

1.98

roas_d0

number

Return on Ad Spend Day 0 measures the percentage of ad spend recovered within the first 24 hours of user acquisition.

50

roas_d7

number

Return on Ad Spend Day 7 is the total revenue generated by a group of users on their 7th day, divided by the cost to acquire them.

15

roas_d14

number

Return on Ad Spend Day 14 shows cumulative revenue after two weeks.

20

roas_d30

number

Return on Ad Spend Day 30 shows cumulative revenue after one month.

46

retention_rate_d1

number

The number of users who returned to the app exactly one day after install.

35

retention_rate_d7

number

The number of users who are still active 7 days after install.

27

retention_rate_d14

number

The number of users who are still active 14 days after install.

21

retention_rate_d30

number

The number of users who are still active 30 days after install.

15

Links

first

string

URL for the first page of results

last

string

URL for the last page of results

prev

string

URL for the previous page. Returns null if no previous page exists.

next

string

URL for the next page. Returns null if no next page exists.

Metadata

current_page

number

Current page number.

1

from

number

Index of the first item returned on the current page.

1

to

number

Index of the last item returned on the current page.

10

last_page

number

Total number of available pages.

13

links

array

Pagination link objects containing url, label, and active attributes. Returns an empty array if no links are available.

includes “url”, “label” and “active” attributes

path

string

Base URL used for pagination.

per_page

number

Maximum number of items returned per page.

1000

total

number

Total number of items available across all pages.

2

For help, contact your Besitos Account Manager or our Implementation Team at [email protected] or via your project channel in Slack.

Did this answer your question?