Skip to main content

Engagement Messages API

Updated yesterday

The Engagement Messages API is our updated messages endpoint for delivering personalized push-style notifications triggered by player activity or inactivity. These messages help drive engagement by:

  • Promoting game app installs

  • Encouraging continued gameplay

  • Highlighting missed reward opportunities

  • Celebrating achievements and earned rewards

  • Sending re-engagement reminders

  • Directing users back to the game


Supported message types

This endpoint supports different message types, each activated by events happening within a 24-48 hour window, with a snapshot compiled daily.

Message type

Description

Sample message

Trigger

earned_reward

Celebrate a user who earned a reward on an in-progress game.

You earned {reward} in {game}! Keep playing to earn more.

A non-install earning with a reward greater than 0.

click_no_install

Engage a user who clicked/tapped on an offer but never installed the game app.

You've started something exciting with {game} – don't stop now! Keep going to see what unfolds.

An offer click record exists without a corresponding install earning for the same user and offer.

install_no_progress

Engage a user who installed an offer but has not made any progress toward earning rewards.

Make progress in {game} and move closer to {reward}.

An install earning exists without a rewarded earning for the same user and offer.

missed_reward_goal

Re-engage a user who missed the goal reward deadline.

Almost there! Just a bit more play in {game} to reach {reward}.

An earning with a note containing "Missed days to complete".

missed_iap_iaa_goal

Re-engage a user who missed an in-app purchase or in-app ad goal.

Boost your progress in {game} and claim {reward} next time.

An earning with a note stating "IAP missing", and the next earning goal requires a purchase.

long_term_retention

Re-engage a user who has been inactive for approximately 31 days.

Hey {first_name}, it's been a while! You reached {level_description} in {game} — want to pick up where you left off?

The user's most recent earning falls within the 31-32-day window, they have no newer earnings, and a long_term_retention message hasn't been sent to the user in the past 14 days.


Endpoint

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

Endpoint URL

https://wall.besitos.ai/data/messages/{partner_id}

HTTP method

POST

Path parameter

Path parameter

Data type

Required

Description

partner_id

string

yes

Your Besitos partner ID.

Request parameters

To filter the response, you can include optional parameters in the request body. At a minimum, you must include the type parameter.

Parameter

Data type

Required

Description and example

type

string

yes

Message type:

"earned_reward", "click_no_install", "install_no_progress", "missed_reward_goal", "missed_iap_iaa_goal", "long_term_retention"

from_date

date

no

The start of the date range used to filter messages.
"2025-07-01"

The default value is yesterday's start of day.

to_date

date

no

The end of the date range used to filter messages.
"2025-09-11"


Required when from_date is provided.

user_ids

array

no

The user IDs for which you want to retrieve messages.
["tWAek9twniogX0e"]

Max 1000 characters

offer_ids

array

no

The offer IDs for which you want to retrieve messages.
["Q6BblkQBTzBy", "tU5z8PU5BIR9"]

Max 1000 characters

message_template

string

no

This can be used to overwrite the default message using these supported variables: {first_name}, {game}, {level_description}, {reward}

Example or default message for the earned_reward message type: "Congrats, you cleared {level_description} in {game} and won {reward}!"

Examples

Request

Change type to request a different message type: "earned_reward", "click_no_install", "install_no_progress", "missed_reward_goal", "missed_iap_iaa_goal", "long_term_retention".

{
"type" : "earned_reward",
"from_date" : "2026-04-01",
"to_date" : "2026-04-03"
//"user_ids" : ["T7D8uz2Bo5kbdhqWfkjvbfv"],
//"offer_ids" : ["Q6BblkQBTzBy", "tU5z8PU5BIR9"],
//"message_template" : "Congrats, you cleared {level_description} in {game} and won {reward}!"
}

Responses

earned_reward

{
"messages": [
{
"date_time": "2026-04-01 22:35:18",
"user_id": "01KN5VNMQPFFHVKMD52764YCYV",
"game": "Solitaire Cash - iOS",
"level_description": "Completed Tutorial",
"currency": "$",
"reward": "$ 0.20",
"image": "https://cdn.besitos.ai/offers/fIbPRXjtP8el.jpg",
"square_image": "https://cdn.besitos.ai/offers/ycNS9BhEkuiG.png",
"large_image": "https://cdn.besitos.ai/offers/hBXtXDoH3dit.jpg",
"url": "https://wall-staging.besitos.ai/redirect/pPs1Y1ssGgT3/b-4umbj3nqb2k4ulcm5y",
"message": "Congrats! You've completed Completed Tutorial in Solitaire Cash - iOS and earned $ 0.20! Keep going!"
},
{
"date_time": "2026-04-01 21:48:25",
"user_id": "01JSQQSDXQSH85D9BNCSJK8BGR",
"game": "Bingo Dice - Android",
"level_description": "Reached Level 17",
"currency": "$",
"reward": "$ 5.60",
"image": "https://cdn.besitos.ai/offers/PaNnDxTEmolp.png",
"square_image": "https://cdn.besitos.ai/offers/cpIVCBlopZia.png",
"large_image": "https://cdn.besitos.ai/offers/6y2J22uX6GO5.png",
"url": "https://wall-staging.besitos.ai/redirect/gkXojnWPCBmL/b-bdxi0wiw6w6rx5b8c8",
"message": "Congrats! You've completed Reached Level 17 in Bingo Dice - Android and earned $ 5.60! Keep going!"
},
{
"date_time": "2026-04-01 21:43:43",
"user_id": "01KMV3BKYTFK03MXZTJ5AKG8AB",
"game": "Domino Dreams - Android",
"level_description": "Completed Chapter 12",
"currency": "$",
"reward": "$ 2.80",
"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",
"url": "https://wall-staging.besitos.ai/redirect/bdC6HHBsCtiN/b-z5m4dobczyulaer7sh",
"message": "Congrats! You've completed Completed Chapter 12 in Domino Dreams - Android and earned $ 2.80! Keep going!"
},
{
"date_time": "2026-04-01 21:28:44",
"user_id": "01KEMMFZVHRG7JZ4GKV4PPYP75",
"game": "Toon Blast - Android",
"level_description": "Completed level 15",
"currency": "$",
"reward": "$ 0.07",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-qgplgeiyykt5nsozup",
"message": "Congrats! You've completed Completed level 15 in Toon Blast - Android and earned $ 0.07! Keep going!"
},
{
"date_time": "2026-04-01 21:17:12",
"user_id": "01KEMMFZVHRG7JZ4GKV4PPYP75",
"game": "Toon Blast - Android",
"level_description": "Completed level 6",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-qgplgeiyykt5nsozup",
"message": "Congrats! You've completed Completed level 6 in Toon Blast - Android and earned $ 0.04! Keep going!"
},
{
"date_time": "2026-04-01 20:19:14",
"user_id": "01HWZ78X7K4E5BTG2YS1934F4H",
"game": "Coin Master - Android",
"level_description": "Completed Village 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/e1sJ12F3akfL.png",
"square_image": "https://cdn.besitos.ai/offers/9y7ok7nc9x.png",
"large_image": "https://cdn.besitos.ai/offers/UevA6EpxNNcf.png",
"url": "https://wall-staging.besitos.ai/redirect/dgh471b5kgcn/b-sa4vhuo9wrjiroqdqq",
"message": "Congrats! You've completed Completed Village 1 in Coin Master - Android and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 20:18:46",
"user_id": "01KN5QPTBA7ZHW2SM3GRXXG0HV",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-svpcaytri1avqgiulp",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 20:12:09",
"user_id": "01HWZ78X7K4E5BTG2YS1934F4H",
"game": "Coin Master - Android",
"level_description": "BONUS EARNINGS: Connected Your Facebook Account",
"currency": "$",
"reward": "$ 0.15",
"image": "https://cdn.besitos.ai/offers/e1sJ12F3akfL.png",
"square_image": "https://cdn.besitos.ai/offers/9y7ok7nc9x.png",
"large_image": "https://cdn.besitos.ai/offers/UevA6EpxNNcf.png",
"url": "https://wall-staging.besitos.ai/redirect/dgh471b5kgcn/b-sa4vhuo9wrjiroqdqq",
"message": "Congrats! You've completed BONUS EARNINGS: Connected Your Facebook Account in Coin Master - Android and earned $ 0.15! Keep going!"
},
{
"date_time": "2026-04-01 19:49:30",
"user_id": "01JRGSGW6NHQCJYNS0AYHSPVGV",
"game": "Bingo Dice - Android",
"level_description": "Reached Level 17",
"currency": "$",
"reward": "$ 5.60",
"image": "https://cdn.besitos.ai/offers/PaNnDxTEmolp.png",
"square_image": "https://cdn.besitos.ai/offers/cpIVCBlopZia.png",
"large_image": "https://cdn.besitos.ai/offers/6y2J22uX6GO5.png",
"url": "https://wall-staging.besitos.ai/redirect/gkXojnWPCBmL/b-z8v2nopjnf24i01gjd",
"message": "Congrats! You've completed Reached Level 17 in Bingo Dice - Android and earned $ 5.60! Keep going!"
},
{
"date_time": "2026-04-01 19:38:00",
"user_id": "01KMX9M3S2CP248PEMNJ4QZN76",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-pxt3jqqxvwkclhmbie",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.04! Keep going!"
},
{
"date_time": "2026-04-01 18:44:37",
"user_id": "01KMZHPXCJ4A35JYC46SFVKT4Y",
"game": "Dice Dreams - Android",
"level_description": "Kingdom 12 Completed",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/cPJ9ErULWsOO.jpg",
"square_image": "https://cdn.besitos.ai/offers/jFBsojl7iX7k.png",
"large_image": "https://cdn.besitos.ai/offers/5eplfVtcTgIf.jpg",
"url": "https://wall-staging.besitos.ai/redirect/ag1666636410/b-e9jwjeib7slozukx8i",
"message": "Congrats! You've completed Kingdom 12 Completed in Dice Dreams - Android and earned $ 3.50! Keep going!"
},
{
"date_time": "2026-04-01 18:42:59",
"user_id": "01KKS4CGE2ZBS7WNJ2CRF9XQX9",
"game": "Dice Dreams - iOS",
"level_description": "Kingdom 5 Completed",
"currency": "$",
"reward": "$ 1.40",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-ri5bchmcwtmglsguhy",
"message": "Congrats! You've completed Kingdom 5 Completed in Dice Dreams - iOS and earned $ 1.40! Keep going!"
},
{
"date_time": "2026-04-01 18:09:07",
"user_id": "01KN5G9W00XBXMAJFJSM8E83WA",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-cfxjrpc3fav9n6iysg",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 17:58:46",
"user_id": "01KM1CMQGKH7FSFKH27HHWE8VP",
"game": "Idle Bank Tycoon: Money Empire - iOS",
"level_description": "Unlocked The Downtown Bank",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/IzZkbsRpy5dg.png",
"square_image": "https://cdn.besitos.ai/offers/4QiAgEu575cv.png",
"large_image": "https://cdn.besitos.ai/offers/F9jifmiloPLq.png",
"url": "https://wall-staging.besitos.ai/redirect/ciUMSvXhQNzR/b-3cftupwsyzkamsgmwy",
"message": "Congrats! You've completed Unlocked The Downtown Bank in Idle Bank Tycoon: Money Empire - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 17:57:43",
"user_id": "01KN22C5NQGAZBNXDYD51WZB8Q",
"game": "RAID: Shadow Legends - Android",
"level_description": "Reached Level 18",
"currency": "$",
"reward": "$ 1.05",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-waw5gfamenemh6q4ta",
"message": "Congrats! You've completed Reached Level 18 in RAID: Shadow Legends - Android and earned $ 1.05! Keep going!"
},
{
"date_time": "2026-04-01 17:13:19",
"user_id": "01KKSPASMKCKJ1EF39S6GQQPEP",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 5",
"currency": "$",
"reward": "$ 0.11",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-plincciqsu1gsdwcjb",
"message": "Congrats! You've completed Completed Area 5 in Cook & Merge - iOS and earned $ 0.11! Keep going!"
},
{
"date_time": "2026-04-01 16:03:17",
"user_id": "01GDK8WBXNKMK17CTSPWVMSDDE",
"game": "Toon Blast - iOS",
"level_description": "Completed level 120",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-2bkgjswtug826ph5fy",
"message": "Congrats! You've completed Completed level 120 in Toon Blast - iOS and earned $ 1.00! Keep going!"
},
{
"date_time": "2026-04-01 15:31:11",
"user_id": "01JZ0MTB7JQ3HTEKK5T7THZYJR",
"game": "Coin Master - iOS",
"level_description": "Completed Village 60",
"currency": "$",
"reward": "$ 2.00",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-vwgghudpxinm4710dz",
"message": "Congrats! You've completed Completed Village 60 in Coin Master - iOS and earned $ 2.00! Keep going!"
},
{
"date_time": "2026-04-01 15:29:03",
"user_id": "01KN4W0S3GQCARXPE0V9RQQX5W",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-jgl9dgn6t8vtzlkqxi",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 15:28:48",
"user_id": "01KN4Y67RK3VN7NWFXMFXVVGGF",
"game": "Match Factory iOS",
"level_description": "Completed Level 10",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/MgdAJdcYjB1B.png",
"square_image": "https://cdn.besitos.ai/offers/BxRHzGfECLFK.png",
"large_image": "https://cdn.besitos.ai/offers/Olhwmo7tLsvp.png",
"url": "https://wall-staging.besitos.ai/redirect/SamWD9peFETe/b-49ntn8jbklop8ejkml",
"message": "Congrats! You've completed Completed Level 10 in Match Factory iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 15:03:41",
"user_id": "01KKSJ26TC6VB6QVSF12YDTCEC",
"game": "Tetris Block Party - Android",
"level_description": "Completed Episode 15",
"currency": "$",
"reward": "$ 1.50",
"image": "https://cdn.besitos.ai/offers/AiKBM5YcmtdU.jpg",
"square_image": "https://cdn.besitos.ai/offers/KQljQ4uKvWdV.jpg",
"large_image": "https://cdn.besitos.ai/offers/ShrZVwtW4xer.jpg",
"url": "https://wall-staging.besitos.ai/redirect/EI2yjT0fRBZQ/b-vm6ttljhp3ku3lpk0g",
"message": "Congrats! You've completed Completed Episode 15 in Tetris Block Party - Android and earned $ 1.50! Keep going!"
},
{
"date_time": "2026-04-01 14:02:36",
"user_id": "01KHFJ56GC2D3RPQRZNDDY16RW",
"game": "Yahtzee - Android",
"level_description": "Level 15 Reached",
"currency": "$",
"reward": "$ 1.75",
"image": "https://cdn.besitos.ai/offers/QmNTfpG6kmiz.png",
"square_image": "https://cdn.besitos.ai/offers/5G5oAEmdqD6M.png",
"large_image": "https://cdn.besitos.ai/offers/bJEAKXiJsVft.jpg",
"url": "https://wall-staging.besitos.ai/redirect/L7HmeCOmxpID/b-jj5wezxgyh73q3izxc",
"message": "Congrats! You've completed Level 15 Reached in Yahtzee - Android and earned $ 1.75! Keep going!"
},
{
"date_time": "2026-04-01 13:55:17",
"user_id": "01KKS4CGE2ZBS7WNJ2CRF9XQX9",
"game": "Dice Dreams - iOS",
"level_description": "Kingdom 4 Completed",
"currency": "$",
"reward": "$ 0.70",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-ri5bchmcwtmglsguhy",
"message": "Congrats! You've completed Kingdom 4 Completed in Dice Dreams - iOS and earned $ 0.70! Keep going!"
},
{
"date_time": "2026-04-01 13:38:24",
"user_id": "01KMV4JKDC9R3NS43A7A3AX1QD",
"game": "Dice Dreams - Android",
"level_description": "BONUS EARNINGS: Made a Purchase",
"currency": "$",
"reward": "$ 1.37",
"image": "https://cdn.besitos.ai/offers/cPJ9ErULWsOO.jpg",
"square_image": "https://cdn.besitos.ai/offers/jFBsojl7iX7k.png",
"large_image": "https://cdn.besitos.ai/offers/5eplfVtcTgIf.jpg",
"url": "https://wall-staging.besitos.ai/redirect/ag1666636410/b-ddvjwjdqffmotkos9k",
"message": "Congrats! You've completed BONUS EARNINGS: Made a Purchase in Dice Dreams - Android and earned $ 1.37! Keep going!"
},
{
"date_time": "2026-04-01 13:31:22",
"user_id": "01KN2093XK0P01VAR8B6RP26SM",
"game": "Coin Master - iOS",
"level_description": "Completed Village 60",
"currency": "$",
"reward": "$ 2.00",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-ulxsfdeo6r5p8ghkbg",
"message": "Congrats! You've completed Completed Village 60 in Coin Master - iOS and earned $ 2.00! Keep going!"
},
{
"date_time": "2026-04-01 13:22:56",
"user_id": "01KMV4JKDC9R3NS43A7A3AX1QD",
"game": "Domino Dreams - Android",
"level_description": "Completed Chapter 12",
"currency": "$",
"reward": "$ 2.80",
"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",
"url": "https://wall-staging.besitos.ai/redirect/bdC6HHBsCtiN/b-ddvjwjdqffmotkos9k",
"message": "Congrats! You've completed Completed Chapter 12 in Domino Dreams - Android and earned $ 2.80! Keep going!"
},
{
"date_time": "2026-04-01 13:20:14",
"user_id": "01K4W8WG97GBNF7F6N1F8CGKPE",
"game": "Toon Blast - iOS",
"level_description": "Completed level 240",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-1jyutvyrffnv4k8xwj",
"message": "Congrats! You've completed Completed level 240 in Toon Blast - iOS and earned $ 1.00! Keep going!"
},
{
"date_time": "2026-04-01 13:17:19",
"user_id": "01KN18E6N523BVMXSQ0Z2WPYKD",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-38qmugoayufxesegbr",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.04! Keep going!"
},
{
"date_time": "2026-04-01 13:13:21",
"user_id": "01KN2093XK0P01VAR8B6RP26SM",
"game": "Coin Master - iOS",
"level_description": "Completed Village 35",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-ulxsfdeo6r5p8ghkbg",
"message": "Congrats! You've completed Completed Village 35 in Coin Master - iOS and earned $ 1.00! Keep going!"
},
{
"date_time": "2026-04-01 13:10:40",
"user_id": "01KHEX9KSTZSGAE8QS8DATZYYY",
"game": "Puzzles & Chaos: Frozen Castle - Android",
"level_description": "Reached Castle Level 10",
"currency": "$",
"reward": "$ 2.10",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-w0amdcxt46tyrlj4du",
"message": "Congrats! You've completed Reached Castle Level 10 in Puzzles & Chaos: Frozen Castle - Android and earned $ 2.10! Keep going!"
},
{
"date_time": "2026-04-01 12:54:56",
"user_id": "01KFRRJEAHWRKMVZM9WMDKBSM9",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-vuz8tamp8nkncvtnif",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 12:49:43",
"user_id": "01KN4Y67RK3VN7NWFXMFXVVGGF",
"game": "Cook & Merge - iOS",
"level_description": "Completed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-49ntn8jbklop8ejkml",
"message": "Congrats! You've completed Completed Area 1 in Cook & Merge - iOS and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 12:41:10",
"user_id": "01KN2093XK0P01VAR8B6RP26SM",
"game": "Coin Master - iOS",
"level_description": "Completed Village 20",
"currency": "$",
"reward": "$ 0.50",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-ulxsfdeo6r5p8ghkbg",
"message": "Congrats! You've completed Completed Village 20 in Coin Master - iOS and earned $ 0.50! Keep going!"
},
{
"date_time": "2026-04-01 12:39:27",
"user_id": "01KJD8A5VXF9E9YJTQNVTFPT6Y",
"game": "Candy Crush - Android",
"level_description": "Reached level 60",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/XeHDzg1Mn3MC.jpg",
"square_image": "https://cdn.besitos.ai/offers/Wif9uclPGF19.png",
"large_image": "https://cdn.besitos.ai/offers/be2uIg3PDsVg.jpg",
"url": "https://wall-staging.besitos.ai/redirect/ZJ0Y96xXBCss/b-jkdkc6tspqlbsgwb31",
"message": "Congrats! You've completed Reached level 60 in Candy Crush - Android and earned $ 0.35! Keep going!"
},
{
"date_time": "2026-04-01 12:24:13",
"user_id": "01KMZTDDTW16ZWFMB7G4DA763E",
"game": "Idle Bank Tycoon: Money Empire - iOS",
"level_description": "Unlocked Big Town, Bigger Bank",
"currency": "$",
"reward": "$ 8.00",
"image": "https://cdn.besitos.ai/offers/IzZkbsRpy5dg.png",
"square_image": "https://cdn.besitos.ai/offers/4QiAgEu575cv.png",
"large_image": "https://cdn.besitos.ai/offers/F9jifmiloPLq.png",
"url": "https://wall-staging.besitos.ai/redirect/ciUMSvXhQNzR/b-vvbtpbac0o34bhyins",
"message": "Congrats! You've completed Unlocked Big Town, Bigger Bank in Idle Bank Tycoon: Money Empire - iOS and earned $ 8.00! Keep going!"
},
{
"date_time": "2026-04-01 12:16:42",
"user_id": "01KM1CMQGKH7FSFKH27HHWE8VP",
"game": "Toon Blast - iOS",
"level_description": "Completed level 120",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-3cftupwsyzkamsgmwy",
"message": "Congrats! You've completed Completed level 120 in Toon Blast - iOS and earned $ 1.00! Keep going!"
},
{
"date_time": "2026-04-01 12:00:27",
"user_id": "01K4W8WG97GBNF7F6N1F8CGKPE",
"game": "Match Factory iOS",
"level_description": "Completed Level 85",
"currency": "$",
"reward": "$ 0.25",
"image": "https://cdn.besitos.ai/offers/MgdAJdcYjB1B.png",
"square_image": "https://cdn.besitos.ai/offers/BxRHzGfECLFK.png",
"large_image": "https://cdn.besitos.ai/offers/Olhwmo7tLsvp.png",
"url": "https://wall-staging.besitos.ai/redirect/SamWD9peFETe/b-1jyutvyrffnv4k8xwj",
"message": "Congrats! You've completed Completed Level 85 in Match Factory iOS and earned $ 0.25! Keep going!"
},
{
"date_time": "2026-04-01 11:58:15",
"user_id": "01KN2EC5111800P7TX9AVNNXDB",
"game": "Solitaire Cash - Android",
"level_description": "TURBO EVENT: Reached Level 50",
"currency": "$",
"reward": "$ 59.50",
"image": "https://cdn.besitos.ai/offers/MzdymvGOqICK.jpg",
"square_image": "https://cdn.besitos.ai/offers/XZakG8fGVEKt.png",
"large_image": "https://cdn.besitos.ai/offers/YcaSNXM6F73Q.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gCdHuBXzxg5V/b-xzth3s1orh8rhmsryd",
"message": "Congrats! You've completed TURBO EVENT: Reached Level 50 in Solitaire Cash - Android and earned $ 59.50! Keep going!"
},
{
"date_time": "2026-04-01 11:48:37",
"user_id": "01KGMGCH08ZPBEXT7E8EQ07J2V",
"game": "Dice Words - Fun Word Game - Android",
"level_description": "Reached Second Silver Chest",
"currency": "$",
"reward": "$ 0.11",
"image": "https://cdn.besitos.ai/offers/2l4EJ0ueKlya.png",
"square_image": "https://cdn.besitos.ai/offers/7SulICNdloZS.png",
"large_image": "https://cdn.besitos.ai/offers/h2CUNivpUPB9.png",
"url": "https://wall-staging.besitos.ai/redirect/dhjdBQJbyGOl/b-atenm7tupkkvdr8atx",
"message": "Congrats! You've completed Reached Second Silver Chest in Dice Words - Fun Word Game - Android and earned $ 0.11! Keep going!"
},
{
"date_time": "2026-04-01 11:42:35",
"user_id": "01KMT45BZ6EZ3BKVMPH9E912BY",
"game": "Eastern Wealth Spins - GP",
"level_description": "Completed total of $100 in bets",
"currency": "$",
"reward": "$ 0.07",
"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",
"url": "https://wall-staging.besitos.ai/redirect/t4ZqDVVIHUSN/b-yxbzunwco9tyzajbku",
"message": "Congrats! You've completed Completed total of $100 in bets in Eastern Wealth Spins - GP and earned $ 0.07! Keep going!"
},
{
"date_time": "2026-04-01 11:35:33",
"user_id": "01KN2EC5111800P7TX9AVNNXDB",
"game": "Solitaire Cash - Android",
"level_description": "BONUS EVENT: Won Prize Money in 50 Cash Tournaments",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/MzdymvGOqICK.jpg",
"square_image": "https://cdn.besitos.ai/offers/XZakG8fGVEKt.png",
"large_image": "https://cdn.besitos.ai/offers/YcaSNXM6F73Q.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gCdHuBXzxg5V/b-xzth3s1orh8rhmsryd",
"message": "Congrats! You've completed BONUS EVENT: Won Prize Money in 50 Cash Tournaments in Solitaire Cash - Android and earned $ 3.50! Keep going!"
},
{
"date_time": "2026-04-01 11:09:54",
"user_id": "01KN27VA26R33WXEWSB6G8MPWN",
"game": "RAID: Shadow Legends - Android",
"level_description": "Completed Level 25",
"currency": "$",
"reward": "$ 1.40",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-iwxj20m6qurn9w2lsn",
"message": "Congrats! You've completed Completed Level 25 in RAID: Shadow Legends - Android and earned $ 1.40! Keep going!"
},
{
"date_time": "2026-04-01 11:07:38",
"user_id": "01JDNBQEY40PXZEXDAN1XNNS8X",
"game": "Toon Blast - Android",
"level_description": "Completed level 15",
"currency": "$",
"reward": "$ 0.07",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-n9rzmugdgj7cbu5ihc",
"message": "Congrats! You've completed Completed level 15 in Toon Blast - Android and earned $ 0.07! Keep going!"
},
{
"date_time": "2026-04-01 10:41:37",
"user_id": "01KN2EC5111800P7TX9AVNNXDB",
"game": "Solitaire Cash - Android",
"level_description": "Reached Level 45",
"currency": "$",
"reward": "$ 26.60",
"image": "https://cdn.besitos.ai/offers/MzdymvGOqICK.jpg",
"square_image": "https://cdn.besitos.ai/offers/XZakG8fGVEKt.png",
"large_image": "https://cdn.besitos.ai/offers/YcaSNXM6F73Q.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gCdHuBXzxg5V/b-xzth3s1orh8rhmsryd",
"message": "Congrats! You've completed Reached Level 45 in Solitaire Cash - Android and earned $ 26.60! Keep going!"
},
{
"date_time": "2026-04-01 10:24:41",
"user_id": "01KKG95YX15ANCSWZF9RQ451QE",
"game": "Coin Master - iOS",
"level_description": "Completed Village 20",
"currency": "$",
"reward": "$ 0.50",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-mryvv3k3pqhzc19zvx",
"message": "Congrats! You've completed Completed Village 20 in Coin Master - iOS and earned $ 0.50! Keep going!"
},
{
"date_time": "2026-04-01 10:19:11",
"user_id": "01KN3C3PMVBGTEJCBTMKFSWYBX",
"game": "Dice Dreams - iOS",
"level_description": "Kingdom 12 Completed",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-mcpnpn3a2tc5x4nlw5",
"message": "Congrats! You've completed Kingdom 12 Completed in Dice Dreams - iOS and earned $ 3.50! Keep going!"
},
{
"date_time": "2026-04-01 10:16:17",
"user_id": "01KGMGCH08ZPBEXT7E8EQ07J2V",
"game": "Dice Words - Fun Word Game - Android",
"level_description": "Reached Level 6",
"currency": "$",
"reward": "$ 0.21",
"image": "https://cdn.besitos.ai/offers/2l4EJ0ueKlya.png",
"square_image": "https://cdn.besitos.ai/offers/7SulICNdloZS.png",
"large_image": "https://cdn.besitos.ai/offers/h2CUNivpUPB9.png",
"url": "https://wall-staging.besitos.ai/redirect/dhjdBQJbyGOl/b-atenm7tupkkvdr8atx",
"message": "Congrats! You've completed Reached Level 6 in Dice Words - Fun Word Game - Android and earned $ 0.21! Keep going!"
},
{
"date_time": "2026-04-01 10:15:21",
"user_id": "01KBTP0J9Z4Z5S39AZPH1403E5",
"game": "Toon Blast - Android",
"level_description": "Completed level 15",
"currency": "$",
"reward": "$ 0.10",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-xj0zvzbdk6revluly4",
"message": "Congrats! You've completed Completed level 15 in Toon Blast - Android and earned $ 0.10! Keep going!"
},
{
"date_time": "2026-04-01 10:02:56",
"user_id": "01KBTP0J9Z4Z5S39AZPH1403E5",
"game": "Toon Blast - Android",
"level_description": "Completed level 6",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-xj0zvzbdk6revluly4",
"message": "Congrats! You've completed Completed level 6 in Toon Blast - Android and earned $ 0.05! Keep going!"
},
{
"date_time": "2026-04-01 09:48:09",
"user_id": "01KFE3XKXHJFPW1SR67K57RF8G",
"game": "Can You Spot It: Differences - Android",
"level_description": "Reached Level 10",
"currency": "$",
"reward": "$ 0.07",
"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",
"url": "https://wall-staging.besitos.ai/redirect/N9yIyT5FQXOP/b-gudtkdaf6m7kefdfcn",
"message": "Congrats! You've completed Reached Level 10 in Can You Spot It: Differences - Android and earned $ 0.07! Keep going!"
}
],
"links": {
"prev": null,
"next": "https://wall-staging.besitos.ai/data/messages/za9ay7yh8jzy?cursor=eyJlYXJuaW5ncy5kYXRldGltZSI6IjIwMjYtMDQtMDEgMDk6NDg6MDkiLCJfcG9pbnRzVG9OZXh0SXRlbXMiOnRydWV9"
}
}

click_no_install

{
"messages": [
{
"date_time": "2026-04-03",
"user_id": "01KN61SYX9YFPFDBHM5AVX80QS",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-q9z6db5ryxaqwcxery?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5VNTP5V49PYHDEP8R6EGN3",
"game": "Toon Blast",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-qrs3iiugkwb4d2mnri?msg_type=click_no_install",
"message": "You've started something exciting with Toon Blast – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KK1ZQCX1HP8485F96661PNNK",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-lppbsvtfrlhp5vlg88?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN3MKNYYXJZ266NVB4FQ4YC6",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-p7zk73tmeccwgsff9m?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN60RH1AA20WVTNCHVVZJ5Y1",
"game": "Solitaire Cash",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/fIbPRXjtP8el.jpg",
"square_image": "https://cdn.besitos.ai/offers/ycNS9BhEkuiG.png",
"large_image": "https://cdn.besitos.ai/offers/hBXtXDoH3dit.jpg",
"url": "https://wall-staging.besitos.ai/redirect/pPs1Y1ssGgT3/b-yjvhf1k6qdguhio22w?msg_type=click_no_install",
"message": "You've started something exciting with Solitaire Cash – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN60M8P25GW1JTBBDE0ZN4EW",
"game": "Coin Master",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-lgapd0hslwdksmnnxn?msg_type=click_no_install",
"message": "You've started something exciting with Coin Master – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5ZEZH8282Y1HP645T2XPCG",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-vvdzh9s5p6apswtmls?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5YQHPRN6M17V9PEFMBYZJD",
"game": "RAID: Shadow Legends",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-piwo4kjf0nfyarhbv3?msg_type=click_no_install",
"message": "You've started something exciting with RAID: Shadow Legends – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01JXKC030AHNXES23F66XKYMPH",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-gmlz7nakaxitpvmljz?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5Z5C963P5K25PR1EHZK6S0",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-onuihxdgifrndeea3w?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN3B6MY69M32CM7NSF5RE278",
"game": "Yatzy Cards",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/UU7pk5cZHtPE.png",
"square_image": "https://cdn.besitos.ai/offers/K5gh2S2FseAM.png",
"large_image": "https://cdn.besitos.ai/offers/xMnyNwkqdn6Y.png",
"url": "https://wall-staging.besitos.ai/redirect/IY9XGFORJvC4/b-tftveowwa3i0o1f3wz?msg_type=click_no_install",
"message": "You've started something exciting with Yatzy Cards – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN3B6MY69M32CM7NSF5RE278",
"game": "Eastern Wealth Spins",
"level_description": "",
"currency": "$",
"reward": "",
"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",
"url": "https://wall-staging.besitos.ai/redirect/t4ZqDVVIHUSN/b-tftveowwa3i0o1f3wz?msg_type=click_no_install",
"message": "You've started something exciting with Eastern Wealth Spins – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5XKJAMKM6RJDFF0DQW65FF",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-ix8jqfc02itm6moiej?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN1VPSSH6X8KTY3W73A5Q76X",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-wyzxln9ltechfjrpkb?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN44PHA2JN5BTW1RXFDACHYR",
"game": "RAID: Shadow Legends",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-fcebmhqs4wpantgpyi?msg_type=click_no_install",
"message": "You've started something exciting with RAID: Shadow Legends – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KMPH8XR7RJF596HHFB2ZDE69",
"game": "Coin Master",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/6k36ROMw9kZA.png",
"square_image": "https://cdn.besitos.ai/offers/jgPWYPL8GWVl.png",
"large_image": "https://cdn.besitos.ai/offers/b0qH9qDowKLh.png",
"url": "https://wall-staging.besitos.ai/redirect/ra90e51dvl81/b-dotsgiwzf8pcnf1xue?msg_type=click_no_install",
"message": "You've started something exciting with Coin Master – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5V34D172AJMGNTX22JBFYQ",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-jr3w52hq8cut0voqqm?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5N2M872QZVAK7DGMEWQFGR",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "",
"currency": "$",
"reward": "",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-ndasmykfff04e2m2u2?msg_type=click_no_install",
"message": "You've started something exciting with Puzzles & Chaos: Frozen Castle – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01K7NA9R6EG5HKHVA1M66J0RFT",
"game": "Idle Bank Tycoon: Money Empire",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/IzZkbsRpy5dg.png",
"square_image": "https://cdn.besitos.ai/offers/4QiAgEu575cv.png",
"large_image": "https://cdn.besitos.ai/offers/F9jifmiloPLq.png",
"url": "https://wall-staging.besitos.ai/redirect/ciUMSvXhQNzR/b-r7bnbsiqexr9zapdnr?msg_type=click_no_install",
"message": "You've started something exciting with Idle Bank Tycoon: Money Empire – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KMRRHXZ3Q8ABPTQJPJKAM65D",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "",
"currency": "$",
"reward": "",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-yhahkxlfmwiyno8py4?msg_type=click_no_install",
"message": "You've started something exciting with Puzzles & Chaos: Frozen Castle – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KKKPAH64BEXS5SWHC77VK051",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-rzdgntzwcl4lhi5rpw?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KMDBAYMSNC46PGZ0537GX0EZ",
"game": "Bubble Farmer",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-g7ouyuvqgc79gjx9xi?msg_type=click_no_install",
"message": "You've started something exciting with Bubble Farmer – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5F9DB5W6HHGDKSFQ58FJGX",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-vx55tbwwksfqe4jyz0?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01K07AST3GNJTFWHTRY7Q6XV72",
"game": "Coin Master",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/e1sJ12F3akfL.png",
"square_image": "https://cdn.besitos.ai/offers/9y7ok7nc9x.png",
"large_image": "https://cdn.besitos.ai/offers/UevA6EpxNNcf.png",
"url": "https://wall-staging.besitos.ai/redirect/dgh471b5kgcn/b-fnmxudjlwgmiddaufh?msg_type=click_no_install",
"message": "You've started something exciting with Coin Master – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN528P7V8WRZWSBDKQEX7YD8",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-42yadxptju4s0clyhv?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4WAS4HS91C114E6RC04VMC",
"game": "Solitaire Cash",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MzdymvGOqICK.jpg",
"square_image": "https://cdn.besitos.ai/offers/XZakG8fGVEKt.png",
"large_image": "https://cdn.besitos.ai/offers/YcaSNXM6F73Q.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gCdHuBXzxg5V/b-0ivowh9g8grhzmsm0v?msg_type=click_no_install",
"message": "You've started something exciting with Solitaire Cash – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01J9TKAB9MG3ZAYJYET20JERPW",
"game": "Coin Master",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/e1sJ12F3akfL.png",
"square_image": "https://cdn.besitos.ai/offers/9y7ok7nc9x.png",
"large_image": "https://cdn.besitos.ai/offers/UevA6EpxNNcf.png",
"url": "https://wall-staging.besitos.ai/redirect/dgh471b5kgcn/b-1ifujusjqc5yajnv3x?msg_type=click_no_install",
"message": "You've started something exciting with Coin Master – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KJQ61XMVA0TATNHKSERT342M",
"game": "Dice Words - Fun Word Game",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2l4EJ0ueKlya.png",
"square_image": "https://cdn.besitos.ai/offers/7SulICNdloZS.png",
"large_image": "https://cdn.besitos.ai/offers/h2CUNivpUPB9.png",
"url": "https://wall-staging.besitos.ai/redirect/dhjdBQJbyGOl/b-pmdhgjhxrtxidnqnmd?msg_type=click_no_install",
"message": "You've started something exciting with Dice Words - Fun Word Game – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KM9PBXEPAR8R1P7Z299TGVHP",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "",
"currency": "$",
"reward": "",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-jii4zserq69kq69fpg?msg_type=click_no_install",
"message": "You've started something exciting with Puzzles & Chaos: Frozen Castle – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01J9RDP999WCP50958VSYW119M",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-d6swipsxsat0bla0ls?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KMDH8WAET87TF0WTB9FDRD54",
"game": "Tetris Block Party",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/Mq5GOYp1yvWF.jpg",
"square_image": "https://cdn.besitos.ai/offers/fJRhNNejqUlt.jpg",
"large_image": "https://cdn.besitos.ai/offers/YcWfyoYvSOgQ.jpg",
"url": "https://wall-staging.besitos.ai/redirect/FZTrliMpgdNM/b-quwjteuljadxotrio0?msg_type=click_no_install",
"message": "You've started something exciting with Tetris Block Party – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KMZTDDTW16ZWFMB7G4DA763E",
"game": "Toon Blast",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-vvbtpbac0o34bhyins?msg_type=click_no_install",
"message": "You've started something exciting with Toon Blast – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4FVYRE2GVTY5EKS69PF6AK",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-wnqnsf9tjsk5j2edqs?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01JAKZ7J15A708BE8GVRNMNEJ3",
"game": "Toon Blast",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-pjfa0tdzw2e7zwmj2f?msg_type=click_no_install",
"message": "You've started something exciting with Toon Blast – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN3JKH7WE6T8HERXERGGW77S",
"game": "Solitaire Memory",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/ZfxKfeHQBon8.jpg",
"square_image": "https://cdn.besitos.ai/offers/AHnO9RJSCfMp.webp",
"large_image": "https://cdn.besitos.ai/offers/nEiIWOulmpPt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gAppZjvrLG60/b-zmknogonb4ux8h5vps?msg_type=click_no_install",
"message": "You've started something exciting with Solitaire Memory – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01JZN3D4QQYXVYT6Y70FGAX9T2",
"game": "Toon Blast",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-ytj5h8thkjeuxpptrj?msg_type=click_no_install",
"message": "You've started something exciting with Toon Blast – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4D1XW741QSDQY9ZF02Q4NN",
"game": "RAID: Shadow Legends",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-s6th3xkwvcmv3n2yqo?msg_type=click_no_install",
"message": "You've started something exciting with RAID: Shadow Legends – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01HEWW2D2J5BYJ3TJRT7XH8SHE",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-ofjggr67j9czrynfd0?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4AH36TNH2701FN0SMTAAJ9",
"game": "Cook & Merge",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-njhxknknmrrpzw1a1g?msg_type=click_no_install",
"message": "You've started something exciting with Cook & Merge – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01KN3PTR609QP0NFVKA5R6KPEE",
"game": "Dice Dreams",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-qttijsl7urmblkyy42?msg_type=click_no_install",
"message": "You've started something exciting with Dice Dreams – don't stop now! Keep going to see what unfolds."
},
{
"date_time": "2026-04-03",
"user_id": "01K05G7R1MTC17G9Q5ZNHEKXFD",
"game": "Big Cash Legends™: Real Money",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MUV4UTi6R67X.png",
"square_image": "https://cdn.besitos.ai/offers/Dai1ZFmNTPwM.webp",
"large_image": "https://cdn.besitos.ai/offers/SyyJ8feqvKFv.png",
"url": "https://wall-staging.besitos.ai/redirect/irSQqTWADshd/b-vzwd26k0fewqlo2vn9?msg_type=click_no_install",
"message": "You've started something exciting with Big Cash Legends™: Real Money – don't stop now! Keep going to see what unfolds."
}
],
"links": {
"prev": null,
"next": null
}
}

install_no_progress

{
"messages": [
{
"date_time": "2026-04-03",
"user_id": "01KN3RW57A16100T67X3GFW8Y2",
"game": "Bingo Rock",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/ui2mMdwluNhl.jpg",
"square_image": "https://cdn.besitos.ai/offers/4CY5a6id7RYb.webp",
"large_image": "https://cdn.besitos.ai/offers/H7FKo5FGvehz.jpg",
"url": "https://wall-staging.besitos.ai/redirect/Aa5W31SQPbnA/b-1vxgpjr2srg7e0xkvh?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bingo Rock and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01JCF68ZXP1GSRHAJANG43QJQB",
"game": "Toon Blast",
"level_description": "Completed level 6",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/qPqAMTZ0yRdZ.jpg",
"square_image": "https://cdn.besitos.ai/offers/aFKZnpy4Zsjf.png",
"large_image": "https://cdn.besitos.ai/offers/oP7mnHTnL3kt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/3utVAIqIbGQe/b-ru8as8zbkbiyit8qvs?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completed level 6",
"message": "Make progress in Toon Blast and move closer to $ 0.04."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5VNTP5V49PYHDEP8R6EGN3",
"game": "Bubble Farmer",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-qrs3iiugkwb4d2mnri?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bubble Farmer and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01K3MVDVT0ZG8KGAA0Z0W59G46",
"game": "Solitaire Memory",
"level_description": "Won cash tournament 10 times",
"currency": "$",
"reward": "$ 5.00",
"image": "https://cdn.besitos.ai/offers/ZfxKfeHQBon8.jpg",
"square_image": "https://cdn.besitos.ai/offers/AHnO9RJSCfMp.webp",
"large_image": "https://cdn.besitos.ai/offers/nEiIWOulmpPt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gAppZjvrLG60/b-qamc70ed22nkymiluy?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 10 times",
"message": "Make progress in Solitaire Memory and move closer to $ 5.00."
},
{
"date_time": "2026-04-03",
"user_id": "01HP5711GT7SHXEH8F82QZ0Z7S",
"game": "Project Makeover",
"level_description": "Level 55 reached",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/lpWCYtaKf0vu.jpg",
"square_image": "https://cdn.besitos.ai/offers/vTViuMu73RuZ.png",
"large_image": "https://cdn.besitos.ai/offers/aEiGBh0l9uG2.jpg",
"url": "https://wall-staging.besitos.ai/redirect/VvTyr5GZyyCW/b-jllygvl6bqivonzctl?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Level 55 reached",
"message": "Make progress in Project Makeover and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4VPM615A35D9SFQHTBMC84",
"game": "Bubble Farmer",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-dpx6mspaw7mnfo8u6n?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bubble Farmer and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KN0JQRP3XJQG0R1973VZ9789",
"game": "Bingo Rock",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/ui2mMdwluNhl.jpg",
"square_image": "https://cdn.besitos.ai/offers/4CY5a6id7RYb.webp",
"large_image": "https://cdn.besitos.ai/offers/H7FKo5FGvehz.jpg",
"url": "https://wall-staging.besitos.ai/redirect/Aa5W31SQPbnA/b-uycastgtvqkxxqdd5b?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bingo Rock and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4TEM69MBBN6TP387F12SDV",
"game": "Bubble Farmer",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-oinklywzvkvhtogses?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bubble Farmer and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01K0FYNCN8XX2ARFMWBM2B2Y7F",
"game": "Solitaire Memory",
"level_description": "Won cash tournament 10 times",
"currency": "$",
"reward": "$ 5.00",
"image": "https://cdn.besitos.ai/offers/ZfxKfeHQBon8.jpg",
"square_image": "https://cdn.besitos.ai/offers/AHnO9RJSCfMp.webp",
"large_image": "https://cdn.besitos.ai/offers/nEiIWOulmpPt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gAppZjvrLG60/b-necu6dtwbvv8tzd9dv?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 10 times",
"message": "Make progress in Solitaire Memory and move closer to $ 5.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5EGV2BAE5ZTVGHZRSTGSHZ",
"game": "Barnyard Pig Spins",
"level_description": "Total spin 500 times!",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/qrCNXE8dFC9k.webp",
"square_image": "https://cdn.besitos.ai/offers/ZJihSTkoGoci.webp",
"large_image": "https://cdn.besitos.ai/offers/hbbRv1cQZtzp.jpg",
"url": "https://wall-staging.besitos.ai/redirect/qw6sRncYfe6v/b-gxzbue0j6m0i1oxdtf?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Total spin 500 times!",
"message": "Make progress in Barnyard Pig Spins and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5HT67XR0CJ87P5TKAQKES7",
"game": "Dice Dreams",
"level_description": "Kingdom 2 Completed",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-t9wjlxpguudftszes8?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Kingdom 2 Completed",
"message": "Make progress in Dice Dreams and move closer to $ 0.04."
},
{
"date_time": "2026-04-03",
"user_id": "01JBM1BT72Z90NDN1K75AAXKS9",
"game": "RAID: Shadow Legends",
"level_description": "Reached Level 10",
"currency": "$",
"reward": "$ 0.50",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-gixgnjef05dmt7xzcx?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 10",
"message": "Make progress in RAID: Shadow Legends and move closer to $ 0.50."
},
{
"date_time": "2026-04-03",
"user_id": "01JZVF86XNNGREX5D3TY2BSV04",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "Reached Castle Level 10",
"currency": "$",
"reward": "$ 2.10",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-rocyztzjrebuctpm1g?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Castle Level 10",
"message": "Make progress in Puzzles & Chaos: Frozen Castle and move closer to $ 2.10."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4N46MN49GSPSSRFAHD3TBB",
"game": "Dice Dreams",
"level_description": "Kingdom 2 Completed",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/qPpJlcTTQSUy.jpg",
"square_image": "https://cdn.besitos.ai/offers/tnzHAWL8RnCq.png",
"large_image": "https://cdn.besitos.ai/offers/t6gan0N7lTnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/jx1666636472/b-qkniaj584eg94rwxrh?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Kingdom 2 Completed",
"message": "Make progress in Dice Dreams and move closer to $ 0.04."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5EGV2BAE5ZTVGHZRSTGSHZ",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "Reached Castle Level 10",
"currency": "$",
"reward": "$ 2.10",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-gxzbue0j6m0i1oxdtf?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Castle Level 10",
"message": "Make progress in Puzzles & Chaos: Frozen Castle and move closer to $ 2.10."
},
{
"date_time": "2026-04-03",
"user_id": "01KN5BSGXDMR9Y0RSAR7X7K59E",
"game": "Pirate Spin Clash Slots Casino",
"level_description": "Total spin 100 times!",
"currency": "$",
"reward": "$ 0.18",
"image": "https://cdn.besitos.ai/offers/YJdWfNvOOM21.jpg",
"square_image": "https://cdn.besitos.ai/offers/GxnwALVTP4m0.webp",
"large_image": "https://cdn.besitos.ai/offers/yyxDpe1zivP4.jpg",
"url": "https://wall-staging.besitos.ai/redirect/mP658ygXWIPu/b-knskhccebljivfcfq1?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Total spin 100 times!",
"message": "Make progress in Pirate Spin Clash Slots Casino and move closer to $ 0.18."
},
{
"date_time": "2026-04-03",
"user_id": "01KN39Z93XK8GWKWZHEQVYZ7AB",
"game": "Tetris Block Party",
"level_description": "Completed Episode 5",
"currency": "$",
"reward": "$ 0.20",
"image": "https://cdn.besitos.ai/offers/AiKBM5YcmtdU.jpg",
"square_image": "https://cdn.besitos.ai/offers/KQljQ4uKvWdV.jpg",
"large_image": "https://cdn.besitos.ai/offers/ShrZVwtW4xer.jpg",
"url": "https://wall-staging.besitos.ai/redirect/EI2yjT0fRBZQ/b-vu016qojljbz6jdu91?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completed Episode 5",
"message": "Make progress in Tetris Block Party and move closer to $ 0.20."
},
{
"date_time": "2026-04-03",
"user_id": "01KN56NP5BN5A5W3SXKKPFFJ7R",
"game": "Cook & Merge",
"level_description": "Completeed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-lbrcrnnj6phygkwdgm?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completeed Area 1",
"message": "Make progress in Cook & Merge and move closer to $ 0.05."
},
{
"date_time": "2026-04-03",
"user_id": "01KJ4A3182D6RHDYX7G7XB841J",
"game": "Barnyard Pig Spins",
"level_description": "Total spin 500 times!",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/qrCNXE8dFC9k.webp",
"square_image": "https://cdn.besitos.ai/offers/ZJihSTkoGoci.webp",
"large_image": "https://cdn.besitos.ai/offers/hbbRv1cQZtzp.jpg",
"url": "https://wall-staging.besitos.ai/redirect/qw6sRncYfe6v/b-hgia4hahbhqleyi6tg?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Total spin 500 times!",
"message": "Make progress in Barnyard Pig Spins and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01H98QNWDMXMJSKQ6Z1ZMHWHSV",
"game": "Solitaire Cash",
"level_description": "Reached Level 5",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/MzdymvGOqICK.jpg",
"square_image": "https://cdn.besitos.ai/offers/XZakG8fGVEKt.png",
"large_image": "https://cdn.besitos.ai/offers/YcaSNXM6F73Q.jpg",
"url": "https://wall-staging.besitos.ai/redirect/gCdHuBXzxg5V/b-0dgnnitxwe752iyxrd?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 5",
"message": "Make progress in Solitaire Cash and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KN2EAYMA7ETTQMJ2ANT3N6ZT",
"game": "Tetris Block Party",
"level_description": "Completed Episode 5",
"currency": "$",
"reward": "$ 0.20",
"image": "https://cdn.besitos.ai/offers/Mq5GOYp1yvWF.jpg",
"square_image": "https://cdn.besitos.ai/offers/fJRhNNejqUlt.jpg",
"large_image": "https://cdn.besitos.ai/offers/YcWfyoYvSOgQ.jpg",
"url": "https://wall-staging.besitos.ai/redirect/FZTrliMpgdNM/b-bz0poqm3xtz8degtuo?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completed Episode 5",
"message": "Make progress in Tetris Block Party and move closer to $ 0.20."
},
{
"date_time": "2026-04-03",
"user_id": "01KMYVDE1XQ9BKCWBWJ5F32ZQF",
"game": "Pirate Spin Clash Slots Casino",
"level_description": "Total spin 100 times!",
"currency": "$",
"reward": "$ 0.18",
"image": "https://cdn.besitos.ai/offers/YJdWfNvOOM21.jpg",
"square_image": "https://cdn.besitos.ai/offers/GxnwALVTP4m0.webp",
"large_image": "https://cdn.besitos.ai/offers/yyxDpe1zivP4.jpg",
"url": "https://wall-staging.besitos.ai/redirect/mP658ygXWIPu/b-mby9oivbqxkdqlcexv?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Total spin 100 times!",
"message": "Make progress in Pirate Spin Clash Slots Casino and move closer to $ 0.18."
},
{
"date_time": "2026-04-03",
"user_id": "01KN50GTC343YF7GAD3ANK2H9P",
"game": "Puzzles & Chaos: Frozen Castle",
"level_description": "Reached Castle Level 10",
"currency": "$",
"reward": "$ 2.10",
"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",
"url": "https://wall-staging.besitos.ai/redirect/w4RsYjbmWVKb/b-d0yco0ulcs2l9vryeg?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Castle Level 10",
"message": "Make progress in Puzzles & Chaos: Frozen Castle and move closer to $ 2.10."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4YMNRGZK9ZEE7VD3DPW51J",
"game": "Cook & Merge",
"level_description": "Completeed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-hl3j9q3ugxjlin7ptc?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completeed Area 1",
"message": "Make progress in Cook & Merge and move closer to $ 0.05."
},
{
"date_time": "2026-04-03",
"user_id": "01J6SWJJSQSHJCVWBT1TF5Y7YF",
"game": "Merge Dragons",
"level_description": "Completed level 15",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/u6EIELVA6Edo.jpg",
"square_image": "https://cdn.besitos.ai/offers/SaWnyD2MFMpn.png",
"large_image": "https://cdn.besitos.ai/offers/vCLMEDNrAZW0.jpg",
"url": "https://wall-staging.besitos.ai/redirect/nR1INFJHBpW0/b-etjltfdeuy2napkwgm?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completed level 15",
"message": "Make progress in Merge Dragons and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4MX74V92XQSFJ3FSNP744C",
"game": "Dice Words - Fun Word Game",
"level_description": "Reached Level 4",
"currency": "$",
"reward": "$ 0.07",
"image": "https://cdn.besitos.ai/offers/2l4EJ0ueKlya.png",
"square_image": "https://cdn.besitos.ai/offers/7SulICNdloZS.png",
"large_image": "https://cdn.besitos.ai/offers/h2CUNivpUPB9.png",
"url": "https://wall-staging.besitos.ai/redirect/dhjdBQJbyGOl/b-vateqcln1kaaegmiib?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 4",
"message": "Make progress in Dice Words - Fun Word Game and move closer to $ 0.07."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4MX74V92XQSFJ3FSNP744C",
"game": "RAID: Shadow Legends",
"level_description": "Reached Level 10",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-vateqcln1kaaegmiib?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 10",
"message": "Make progress in RAID: Shadow Legends and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01KMZVM754TX6GZCX97WG83VE1",
"game": "RAID: Shadow Legends",
"level_description": "Reached Level 10",
"currency": "$",
"reward": "$ 0.35",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-lwjhtcw6cpqpmmydcw?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 10",
"message": "Make progress in RAID: Shadow Legends and move closer to $ 0.35."
},
{
"date_time": "2026-04-03",
"user_id": "01KMYBWXHF2Q9TMVDJFGENVKZD",
"game": "Bubble Farmer",
"level_description": "Won cash tournament 5 times",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-bvr24cly0ikjzvccfs?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 5 times",
"message": "Make progress in Bubble Farmer and move closer to $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KN4GNVNBRCZTDRFCNJ79D4HE",
"game": "Cook & Merge",
"level_description": "Completeed Area 1",
"currency": "$",
"reward": "$ 0.05",
"image": "https://cdn.besitos.ai/offers/VQuDQRy6fzae.jpg",
"square_image": "https://cdn.besitos.ai/offers/I5fk7YjrRcjS.png",
"large_image": "https://cdn.besitos.ai/offers/s80N17lPbcnK.jpg",
"url": "https://wall-staging.besitos.ai/redirect/yJoCXHZfBSxP/b-pzxzzldi5r5fbjyhxr?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completeed Area 1",
"message": "Make progress in Cook & Merge and move closer to $ 0.05."
},
{
"date_time": "2026-04-03",
"user_id": "01H7C5RY53N7EEYEA3YS0F4XW7",
"game": "Yatzy Cards",
"level_description": "Reached Level 4",
"currency": "$",
"reward": "$ 0.11",
"image": "https://cdn.besitos.ai/offers/UU7pk5cZHtPE.png",
"square_image": "https://cdn.besitos.ai/offers/K5gh2S2FseAM.png",
"large_image": "https://cdn.besitos.ai/offers/xMnyNwkqdn6Y.png",
"url": "https://wall-staging.besitos.ai/redirect/IY9XGFORJvC4/b-zztmox4jaxke9eldvd?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Reached Level 4",
"message": "Make progress in Yatzy Cards and move closer to $ 0.11."
},
{
"date_time": "2026-04-03",
"user_id": "01K0T4RZWSXPMJJ3NRHSW582PG",
"game": "Associations: Colorwood Game",
"level_description": "Completed Level 10",
"currency": "$",
"reward": "$ 0.04",
"image": "https://cdn.besitos.ai/offers/cdFMzAaXREuT.png",
"square_image": "https://cdn.besitos.ai/offers/QOv7LciUh86a.png",
"large_image": "https://cdn.besitos.ai/offers/bfn4T0Gv1Bsk.png",
"url": "https://wall-staging.besitos.ai/redirect/OTz6Z3DS5z69/b-0pddslwelxxxevbbqq?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Completed Level 10",
"message": "Make progress in Associations: Colorwood Game and move closer to $ 0.04."
},
{
"date_time": "2026-04-03",
"user_id": "01K05G7R1MTC17G9Q5ZNHEKXFD",
"game": "Mahjong Verse",
"level_description": "Won cash tournament 10 times",
"currency": "$",
"reward": "$ 5.00",
"image": "https://cdn.besitos.ai/offers/qYh5E36BYUvO.jpg",
"square_image": "https://cdn.besitos.ai/offers/a1CL74MPhA29.webp",
"large_image": "https://cdn.besitos.ai/offers/p6gTtN6phtlG.jpg",
"url": "https://wall-staging.besitos.ai/redirect/E86Qb7FR5XIB/b-vzwd26k0fewqlo2vn9?msg_type=install_no_progress",
"days_since_install": 2,
"next_goal_note": "Won cash tournament 10 times",
"message": "Make progress in Mahjong Verse and move closer to $ 5.00."
}
],
"links": {
"prev": null,
"next": null
}
}

missed_reward_goal

{
"messages": [
{
"date_time": "2026-04-03",
"user_id": "01KKFWPBHS8MSGW1Q3YFAEKG0Q",
"game": "Match Factory!",
"level_description": "TURBO EARNINGS: Completed Level 1700 and made at least one in-app purchase",
"currency": "$",
"reward": "$ 50.00",
"image": "https://cdn.besitos.ai/offers/MgdAJdcYjB1B.png",
"square_image": "https://cdn.besitos.ai/offers/BxRHzGfECLFK.png",
"large_image": "https://cdn.besitos.ai/offers/Olhwmo7tLsvp.png",
"url": "https://wall-staging.besitos.ai/redirect/SamWD9peFETe/b-42op6ozn8yip1vudxc?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Match Factory! to reach $ 50.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KKFWPBHS8MSGW1Q3YFAEKG0Q",
"game": "Toon Blast",
"level_description": "TURBO EARNINGS: Completed level 800 and make at least one in-app purchase",
"currency": "$",
"reward": "$ 20.00",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-42op6ozn8yip1vudxc?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Toon Blast to reach $ 20.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KKBW9R1KV9T18YTHDT1N39AC",
"game": "Tetris Block Party",
"level_description": "BONUS EARNINGS: Made A Purchase",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/Mq5GOYp1yvWF.jpg",
"square_image": "https://cdn.besitos.ai/offers/fJRhNNejqUlt.jpg",
"large_image": "https://cdn.besitos.ai/offers/YcWfyoYvSOgQ.jpg",
"url": "https://wall-staging.besitos.ai/redirect/FZTrliMpgdNM/b-ry0tks79guugzyrihs?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Tetris Block Party to reach $ 1.00."
},
{
"date_time": "2026-04-03",
"user_id": "01KMZHPXCJ4A35JYC46SFVKT4Y",
"game": "Dice Dreams",
"level_description": "Kingdom 12 Completed",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/cPJ9ErULWsOO.jpg",
"square_image": "https://cdn.besitos.ai/offers/jFBsojl7iX7k.png",
"large_image": "https://cdn.besitos.ai/offers/5eplfVtcTgIf.jpg",
"url": "https://wall-staging.besitos.ai/redirect/ag1666636410/b-e9jwjeib7slozukx8i?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Dice Dreams to reach $ 3.50."
},
{
"date_time": "2026-04-03",
"user_id": "01KMZHPXCJ4A35JYC46SFVKT4Y",
"game": "Dice Dreams",
"level_description": "Kingdom 5 Completed",
"currency": "$",
"reward": "$ 1.40",
"image": "https://cdn.besitos.ai/offers/cPJ9ErULWsOO.jpg",
"square_image": "https://cdn.besitos.ai/offers/jFBsojl7iX7k.png",
"large_image": "https://cdn.besitos.ai/offers/5eplfVtcTgIf.jpg",
"url": "https://wall-staging.besitos.ai/redirect/ag1666636410/b-e9jwjeib7slozukx8i?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Dice Dreams to reach $ 1.40."
},
{
"date_time": "2026-04-03",
"user_id": "01KM1G8MWZV035PQ1ZG6WBB540",
"game": "Jackpot Nights",
"level_description": "Completed total of $300 in bets",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/YaCDHqSYKdCc.jpg",
"square_image": "https://cdn.besitos.ai/offers/8o2FVo0PfYl1.webp",
"large_image": "https://cdn.besitos.ai/offers/DHWt4QvIAHEd.jpg",
"url": "https://wall-staging.besitos.ai/redirect/1naFlvtL1CXj/b-tzdaveggcxdfctei53?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Jackpot Nights to reach $ 3.50."
},
{
"date_time": "2026-04-03",
"user_id": "01KM1G8MWZV035PQ1ZG6WBB540",
"game": "Jackpot Nights",
"level_description": "Total spin 1000 times!",
"currency": "$",
"reward": "$ 3.50",
"image": "https://cdn.besitos.ai/offers/YaCDHqSYKdCc.jpg",
"square_image": "https://cdn.besitos.ai/offers/8o2FVo0PfYl1.webp",
"large_image": "https://cdn.besitos.ai/offers/DHWt4QvIAHEd.jpg",
"url": "https://wall-staging.besitos.ai/redirect/1naFlvtL1CXj/b-tzdaveggcxdfctei53?msg_type=missed_reward_goal",
"message": "Almost there! Just a bit more play in Jackpot Nights to reach $ 3.50."
}
],
"links": {
"prev": null,
"next": null
}
}

missed_iap_iaa_goal

{
"messages": [
{
"date_time": "2026-04-03",
"user_id": "01KKFWPBHS8MSGW1Q3YFAEKG0Q",
"game": "Toon Blast",
"level_description": "TURBO EARNINGS: Completed level 800 and make at least one in-app purchase",
"currency": "$",
"reward": "$ 20.00",
"image": "https://cdn.besitos.ai/offers/Zok2cb1YtfI4.jpg",
"square_image": "https://cdn.besitos.ai/offers/OqXRUhEgUaBV.png",
"large_image": "https://cdn.besitos.ai/offers/xuBknUHYddoY.jpg",
"url": "https://wall-staging.besitos.ai/redirect/J8jAsquWNbSC/b-42op6ozn8yip1vudxc?msg_type=missed_iap_iaa_goal",
"message": "Boost your progress in Toon Blast and claim $ 20.00 next time."
},
{
"date_time": "2026-04-03",
"user_id": "01KKSJ26TC6VB6QVSF12YDTCEC",
"game": "Tetris Block Party",
"level_description": "BONUS EARNINGS: Made A Purchase",
"currency": "$",
"reward": "$ 1.00",
"image": "https://cdn.besitos.ai/offers/AiKBM5YcmtdU.jpg",
"square_image": "https://cdn.besitos.ai/offers/KQljQ4uKvWdV.jpg",
"large_image": "https://cdn.besitos.ai/offers/ShrZVwtW4xer.jpg",
"url": "https://wall-staging.besitos.ai/redirect/EI2yjT0fRBZQ/b-vm6ttljhp3ku3lpk0g?msg_type=missed_iap_iaa_goal",
"message": "Boost your progress in Tetris Block Party and claim $ 1.00 next time."
},
{
"date_time": "2026-04-03",
"user_id": "01JYXPRKK2P16Z3BY8VQYX06R1",
"game": "Cook & Merge",
"level_description": "TURBO EARNINGS: Completed Area 9 and made at least one in-app purchase",
"currency": "$",
"reward": "$ 35.00",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-zyowrroyo5oc8jit83?msg_type=missed_iap_iaa_goal",
"message": "Boost your progress in Cook & Merge and claim $ 35.00 next time."
}
],
"links": {
"prev": null,
"next": null
}
}

long_term_retention

{
"messages": [
{
"date_time": "2026-04-03",
"user_id": "01KJ2122KP3XQX5P2KPKSZ2RE8",
"game": "Bubble Farmer",
"level_description": "Won cash tournament 10 times",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/LS5G6FQh9Ih0.jpg",
"square_image": "https://cdn.besitos.ai/offers/vwGCJVoVdOLX.webp",
"large_image": "https://cdn.besitos.ai/offers/NtBRnm1N7DLu.jpg",
"url": "https://wall-staging.besitos.ai/redirect/OhrkDxoqbPQs/b-1qt8jlqj2lytlmyrco?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Won cash tournament 10 times in Bubble Farmer — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJN3QYKB06ZTJQW37QNRS1TS",
"game": "Eatventure",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/XBuqVrqQ5Mn6.png",
"square_image": "https://cdn.besitos.ai/offers/vVNteF4Aa5fM.png",
"large_image": "https://cdn.besitos.ai/offers/88KCtfKgw9Mt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/i3F0p1eNPDW8/b-qakexds2gnafhbi2y1?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Eatventure — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJS95MTS1E1H7DCPTHWGM42V",
"game": "RAID: Shadow Legends",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-99pmga4su0il5snjxs?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached in RAID: Shadow Legends — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01JWAP0D8CS98H767ZPW4V4Y65",
"game": "Eatventure",
"level_description": "Started The 4th Restaurant\nMissed days to complete",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/XBuqVrqQ5Mn6.png",
"square_image": "https://cdn.besitos.ai/offers/vVNteF4Aa5fM.png",
"large_image": "https://cdn.besitos.ai/offers/88KCtfKgw9Mt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/i3F0p1eNPDW8/b-cw5dbbcwmbsry9v2vs?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Started The 4th Restaurant\nMissed days to complete in Eatventure — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJS99P92018W0SBDYSGRECMX",
"game": "Big Cash Legends™: Real Money",
"level_description": "Played 1 game",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MUV4UTi6R67X.png",
"square_image": "https://cdn.besitos.ai/offers/Dai1ZFmNTPwM.webp",
"large_image": "https://cdn.besitos.ai/offers/SyyJ8feqvKFv.png",
"url": "https://wall-staging.besitos.ai/redirect/irSQqTWADshd/b-mhkd0h65bcgj0rxt3h?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Played 1 game in Big Cash Legends™: Real Money — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJS5EGAZ9C4HGC4K3T451WJP",
"game": "Match Factory!",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-cyusq8ixccwh9oxaku?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01JG2869MRGGR3306DVP48ACP1",
"game": "Cook & Merge",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-qinskb2dyktmppnygj?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Cook & Merge — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJRRFJM53EGSNAB8KDMBCCCY",
"game": "Bingo Bar",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/tom3vmSA0LI1.jpg",
"square_image": "https://cdn.besitos.ai/offers/AHnO9RJSCfMp.webp",
"large_image": "https://cdn.besitos.ai/offers/j1VoyNNmzwXG.jpg",
"url": "https://wall-staging.besitos.ai/redirect/9E8OvyUKVA7b/b-tnsw9cwcweqttdmzks?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Bingo Bar — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJHRZT18AR2P64ZDG7MQ7H3V",
"game": "Wordscapes",
"level_description": "Completed level 25",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/doeravefbdxN.png",
"square_image": "https://cdn.besitos.ai/offers/2tcTYvfoJTBk.webp",
"large_image": "https://cdn.besitos.ai/offers/YaNGmnCgB1Vr.png",
"url": "https://wall-staging.besitos.ai/redirect/73ugZX83X3ya/b-bovmfs38mcfpbzuipz?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Completed level 25 in Wordscapes — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJRMW1BV2F4ERNPHNF0X9BS6",
"game": "Cook & Merge",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-1fxwaknrtysfp01873?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Cook & Merge — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KB9DYWQYV452T7PDVGX5CSC4",
"game": "Eatventure",
"level_description": "Reached Max Level Soda Station",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/XBuqVrqQ5Mn6.png",
"square_image": "https://cdn.besitos.ai/offers/vVNteF4Aa5fM.png",
"large_image": "https://cdn.besitos.ai/offers/88KCtfKgw9Mt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/i3F0p1eNPDW8/b-hletjqexuhdxurmvjd?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Reached Max Level Soda Station in Eatventure — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJRFPE7T74ZCSMMQ8KT8K59Q",
"game": "Cook & Merge",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/5iBq8uG0lmtx.jpg",
"square_image": "https://cdn.besitos.ai/offers/z6Sewp358ma1.png",
"large_image": "https://cdn.besitos.ai/offers/1CprKdIG3tu9.jpg",
"url": "https://wall-staging.besitos.ai/redirect/PjLFbPcymFFh/b-5qakjl2ekq3vcyzrti?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Cook & Merge — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJREYG2BF8ZYVFBYPNRF6AR4",
"game": "Match Factory!",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-6jlxf7mlpfopzzg0dn?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KEHXF8EM6FHJR65KGE4VK0SB",
"game": "Match Factory!",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-bjdeidrkeu2zx3nb17?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJRET2GKMX6W0MVAGZGECRW7",
"game": "Big Cash Legends™: Real Money",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MUV4UTi6R67X.png",
"square_image": "https://cdn.besitos.ai/offers/Dai1ZFmNTPwM.webp",
"large_image": "https://cdn.besitos.ai/offers/SyyJ8feqvKFv.png",
"url": "https://wall-staging.besitos.ai/redirect/irSQqTWADshd/b-rzhimhihab2dmx5vlp?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Big Cash Legends™: Real Money — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJRDVQGB3CAWVA2Z0CQG5ZQ8",
"game": "Big Cash Legends™: Real Money",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MUV4UTi6R67X.png",
"square_image": "https://cdn.besitos.ai/offers/Dai1ZFmNTPwM.webp",
"large_image": "https://cdn.besitos.ai/offers/SyyJ8feqvKFv.png",
"url": "https://wall-staging.besitos.ai/redirect/irSQqTWADshd/b-sdjmb86n0clh7o2yus?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Big Cash Legends™: Real Money — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJR94M9Z6MJ8YD816E5KK1ZV",
"game": "Match Factory!",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-uborgwugsgfxf0xk4c?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJKHYKFDV0T1RTDHWQ12CJSY",
"game": "Eatventure",
"level_description": "Unlocked City 15",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/XBuqVrqQ5Mn6.png",
"square_image": "https://cdn.besitos.ai/offers/vVNteF4Aa5fM.png",
"large_image": "https://cdn.besitos.ai/offers/88KCtfKgw9Mt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/i3F0p1eNPDW8/b-fakxiyr000hdnx4cz9?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Unlocked City 15 in Eatventure — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJQJS99AXKD90MC7RJK7Q5H6",
"game": "Match Factory!",
"level_description": "Purchased 100 coin",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-ubet9hryhzr61eaq55?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Purchased 100 coin in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KGKDPGWKXW1SAB5AJJ8DC8RR",
"game": "Eatventure",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/XBuqVrqQ5Mn6.png",
"square_image": "https://cdn.besitos.ai/offers/vVNteF4Aa5fM.png",
"large_image": "https://cdn.besitos.ai/offers/88KCtfKgw9Mt.jpg",
"url": "https://wall-staging.besitos.ai/redirect/i3F0p1eNPDW8/b-3khnlivmy8odeteluf?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Eatventure — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJ983N0V29SGMW2ZVSVC9JHH",
"game": "Eastern Wealth Spins",
"level_description": "Completed total of $100 in bets",
"currency": "$",
"reward": "",
"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",
"url": "https://wall-staging.besitos.ai/redirect/t4ZqDVVIHUSN/b-larjzu98gj8tipwnej?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Completed total of $100 in bets in Eastern Wealth Spins — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJQCFYHR4GK4DY3PPQEEPC4W",
"game": "RAID: Shadow Legends",
"level_description": "",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/S1Smocjuwggj.png",
"square_image": "https://cdn.besitos.ai/offers/JAAuXS8s2Ds7.png",
"large_image": "https://cdn.besitos.ai/offers/EUJueOdQMBAB.png",
"url": "https://wall-staging.besitos.ai/redirect/4Z2eNR0wnfgI/b-vmzeox1razz1hcjeht?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached in RAID: Shadow Legends — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJQB71ZEHVXKJ9R4VKXSZKCT",
"game": "Wordscapes",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/doeravefbdxN.png",
"square_image": "https://cdn.besitos.ai/offers/2tcTYvfoJTBk.webp",
"large_image": "https://cdn.besitos.ai/offers/YaNGmnCgB1Vr.png",
"url": "https://wall-staging.besitos.ai/redirect/73ugZX83X3ya/b-6xrh46kaspmqz7sz58?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Wordscapes — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01KJQ84KREMN0Z2V4EK7TFCYR2",
"game": "Match Factory!",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/2YA82He7Asdq.png",
"square_image": "https://cdn.besitos.ai/offers/tFtfxAshCK7v.png",
"large_image": "https://cdn.besitos.ai/offers/B61zlu175Up6.png",
"url": "https://wall-staging.besitos.ai/redirect/s15Y8kM4gxff/b-mwy9q6bsax4bpxnqia?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Match Factory! — want to pick up where you left off?"
},
{
"date_time": "2026-04-03",
"user_id": "01JAX6803GZFXRZZVAJFY0DZJ7",
"game": "Big Cash Legends™: Real Money",
"level_description": "Successfully Installed the App",
"currency": "$",
"reward": "",
"image": "https://cdn.besitos.ai/offers/MUV4UTi6R67X.png",
"square_image": "https://cdn.besitos.ai/offers/Dai1ZFmNTPwM.webp",
"large_image": "https://cdn.besitos.ai/offers/SyyJ8feqvKFv.png",
"url": "https://wall-staging.besitos.ai/redirect/irSQqTWADshd/b-mt873inkkq61wnpmoa?msg_type=long_term_retention",
"message": "Hey , it's been a while! You reached Successfully Installed the App in Big Cash Legends™: Real Money — want to pick up where you left off?"
}
],
"links": {
"prev": null,
"next": null
}
}


Response attributes

Responses differ depending on the message type. For instance, a message type might include additional response attributes, or the data sent for a shared attribute might differ slightly.

Attributes

Type

Description

Example

date_time

string

The date and time of the event or data snapshot.

"2025-09-04 01:18:04"

user_id

string

The unique identifier of the user.

"tWAek9twniogX0e"

game

string

The name of the game.

"Found It!"

days_since_install

integer

The number of days since the user installed the game app.

Only available for the install_no_progress message type.

5

level_description

string

A description of the goal in the offer.

Empty for click_no_install message type.

"River City Reached"

next_goal_note

string

A note about the next goal the user needs to reach.

Only available for the install_no_progress message type.

Won cash tournament 5 times

currency

string

Your currency symbol, if specified; otherwise, the currency symbol will be "$".

"$"

reward

string

The reward amount with the currency symbol.

Empty for click_no_install message type.

"$ 4.80"

image

string

Primary image URL

square_image

string

Square-format image URL

large_image

string

Large-format image URL

url

string

This link checks whether the user has the app installed on their device.

If it's installed, the user is directed to the app; if not, they are directed to the app on the Google Play Store or the Apple App Store.

message

string

The message for the achieved goal and earned reward.

This could be a custom message template with placeholders or the default message.

"Congrats, you cleared River City Reached in Found It! and won $ 4.80!"

prev

string or null

URL to previous page

--

next

string or null

URL to next page

--

Did this answer your question?