{"id":22766,"date":"2025-05-06T12:27:18","date_gmt":"2025-05-06T12:27:18","guid":{"rendered":"https:\/\/www.scaleo.io\/blog\/?p=22766"},"modified":"2026-01-30T11:40:56","modified_gmt":"2026-01-30T11:40:56","slug":"first-deposit-bonus-roi-calculator-free-calculator-for-operators","status":"publish","type":"post","link":"https:\/\/www.scaleo.io\/blog\/first-deposit-bonus-roi-calculator-free-calculator-for-operators\/","title":{"rendered":"First Deposit Bonus ROI Calculator &#8211; Free Calculator for Operators"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Thanks to this free online calculator, operators can see if their first bonus offers are profitable. <\/p>\n\n\n\n<div style=\"max-width:600px;margin:30px auto;padding:20px;border:1px solid #ccc;border-radius:8px\">\n  <h3>\ud83c\udf81 First Deposit Bonus ROI Calculator for Operators<\/h3>\n\n  <label for=\"deposit\">Deposit Amount (\u20ac):<\/label><br>\n  <br>\n\n  <label for=\"bonus\">Bonus Percentage (%):<\/label><br>\n  <br>\n\n  <label for=\"wagering\">Wagering Requirement (x):<\/label><br>\n  <br>\n\n  <label for=\"rtr\">Return to Player (RTP %) Estimate:<\/label><br>\n  <br>\n\n  <button style=\"width:100%;padding:10px;background:#28a745;color:white;border:none;border-radius:4px\">Calculate ROI<\/button>\n\n  <div id=\"roiResult\" style=\"margin-top:20px;font-weight:bold;font-size:18px\"><\/div>\n<\/div>\n\n\nfunction calculateBonusROI() {\n    var deposit = parseFloat(document.getElementById(&#8220;deposit&#8221;).value);\n    var bonus = parseFloat(document.getElementById(&#8220;bonus&#8221;).value);\n    var wagering = parseFloat(document.getElementById(&#8220;wagering&#8221;).value);\n    var rtp = parseFloat(document.getElementById(&#8220;rtr&#8221;).value);\n\n    if (isNaN(deposit) || isNaN(bonus) || isNaN(wagering) || isNaN(rtp)) {\n        document.getElementById(&#8220;roiResult&#8221;).innerHTML = &#8220;Please fill in all fields.&#8221;;\n        return;\n    }\n\n    var totalBonus = deposit * (bonus \/ 100);\n    var totalToWager = totalBonus * wagering;\n    var expectedReturn = totalToWager * (rtp \/ 100);\n    var netProfit = expectedReturn &#8211; totalToWager;\n    var roi = (netProfit \/ totalToWager) * 100;\n\n    document.getElementById(&#8220;roiResult&#8221;).innerHTML = \n        &#8220;Estimated Net ROI: &#8221; + roi.toFixed(2) + &#8220;%<br>&#8221; +\n        &#8220;Total Wagering Needed: \u20ac&#8221; + totalToWager.toFixed(2) + &#8220;<br>&#8221; +\n        &#8220;Expected Return: \u20ac&#8221; + expectedReturn.toFixed(2);\n}\n\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udce5 How the First Deposit Bonus ROI Calculator Works:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Player inputs <strong>deposit<\/strong>, <strong>bonus %<\/strong>, <strong>wagering requirement<\/strong>, and <strong>RTP %<\/strong>.<\/li>\n\n\n\n<li>They instantly see:\n<ul class=\"wp-block-list\">\n<li><strong>Net ROI %<\/strong> (whether bonus is profitable)<\/li>\n\n\n\n<li><strong>Total wagering required<\/strong><\/li>\n\n\n\n<li><strong>Expected cash return<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Perfect for: Casino SEO, Bonus Review Pages, Lead Magnets.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 Example (Player perspective):<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Deposit \u20ac100<\/li>\n\n\n\n<li>Bonus 100%<\/li>\n\n\n\n<li>Wagering x30<\/li>\n\n\n\n<li>RTP 96%<\/li>\n<\/ul>\n\n\n\n<p class=\"has-background wp-block-paragraph\" style=\"background-color:#e9f5fa\">\u2192 <strong>Result<\/strong>: around -9% ROI, meaning the bonus still slightly favors the house after wagering, but much better than no bonus.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Do You Need To Calculate First Bonus Profitability?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can use the first deposit bonus <a href=\"https:\/\/www.scaleo.io\/blog\/affiliate-program-roi-calculator-online-tool\/\" title=\"ROI calculator\" data-wpil-monitor-id=\"48295\" rel=\"dofollow\" >ROI calculator<\/a> in many ways, to help you make informed decisions. If you are an operator, it&#8217;s invaluable.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.scaleo.io\/igaming\" rel=\"dofollow\" ><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1340\" src=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-scaled.jpg\" alt=\"cyber security in igaming partner business\" class=\"wp-image-8619\" title=\"-\" srcset=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-scaled.jpg 2560w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-300x157.jpg 300w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-1024x536.jpg 1024w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-768x402.jpg 768w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-1536x804.jpg 1536w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-2048x1072.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The day \u201c100\u202f% up to \u20ac500\u201d became table stakes, welcome offers stopped feeling generous and started behaving like unexploded ordnance on the P&amp;L.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Inflation keeps squeezing discretionary spending, yet acquisition <a class=\"wpil_keyword_link\" href=\"https:\/\/www.scaleo.io\/blog\/10-ways-to-lower-your-casinos-customer-acquisition-cost-cac-in-affiliate-marketing\/\" title=\"CAC\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"26818\" rel=\"dofollow\" >CAC<\/a> still climbs\u2014so why do online casino operators keep hurling free money at first\u2011time players without running the numbers to the second decimal?&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because until now, the math sat buried in scattered spreadsheets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s drag it into daylight and ask a harder question:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Does your online first\u2011deposit bonus (FDB) actually produce positive ROI once the last turnover <a href=\"https:\/\/www.scaleo.io\/blog\/how-to-use-traffic-tokens-to-improve-conversions\/\" title=\"token\" data-wpil-monitor-id=\"26813\" rel=\"dofollow\" >token<\/a> settles?<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why 2025 Demands Surgical Precision?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Machine\u2011learned hold\u2011rate forecasts update mid\u2011session, not end\u2011month. The obvious corollary?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bonus liability must refresh just as fast\u2014or you\u2019ll watch aggressive FDBs torch margin before finance blinks. Picture an affiliate manager juggling multiple attribution models while the risk engine quietly downgrades projected LTV for Crypto\u2011only sign\u2011ups. Without dynamic ROI monitoring, that mis\u2011alignment festers into headline losses.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Regulatory Bonus Caps Tightened and Fragmented<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Soft\u201117 rule quirks felt annoying; <strong>welcome\u2011offer <a href=\"https:\/\/www.scaleo.io\/blog\/12-offer-caps-management-strategies-to-boost-affiliate-program-performance\/\" title=\"caps\" data-wpil-monitor-id=\"26810\" rel=\"dofollow\" >caps<\/a> hitting state\u2011by\u2011state in the U.S.<\/strong> feel brutal. Some markets now limit <em>total<\/em> bonus exposure per player per quarter. Fail to account for cap drag, and your ROI projection reads like fiction.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Inflation\u2011Adjusted LTV Swings<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To be frank, <a href=\"https:\/\/www.scaleo.io\/blog\/fraud-in-cpi-advertising-detection-techniques-and-campaign-software\/\" title=\"CPI\" data-wpil-monitor-id=\"29495\" rel=\"dofollow\" >CPI<\/a> spikes in emerging markets trump whatever flat percentages you penciled in last year. A \u20ac100 bonus in 2023 buying power now equates to \u20ac76 in Brazil. Hold constant percentages and watch ROI vanish. We built PPP into calculator logic for exactly this pain point.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Core Formula\u2014Stripped of Romance<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most decks flirt with a fluffy \u201cCost vs. Revenue\u201d pie chart. Let\u2019s do it properly:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Break the variables down or prepare to misprice:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Net\u202fGaming\u202fRevenue (NGR)<\/strong> = <a class=\"wpil_keyword_link\" href=\"https:\/\/www.scaleo.io\/blog\/how-to-analyze-improve-ggr-and-ngr-top-casino-kpis-explained\/#How_to_Calculate_Gross_Gaming_Revenue_GGR\" title=\"GGR\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"26809\" rel=\"dofollow\" >GGR<\/a>\u00a0\u2013 bonus funds \u2013 voids \u2013 payment fees \u2013 game provider fees \u2013 tax.<\/li>\n\n\n\n<li><strong>Total\u202fBonus\u202fCost<\/strong> = value of credited bonus + associated free\u2011spin EV + comp points liability.<\/li>\n\n\n\n<li><strong>Ancillary\u202fVariable\u202fCosts<\/strong> = KYC checks, fraud write\u2011offs, incremental customer support, affiliate commission on bonus money (yes, that counts).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Quick Walk\u2011Through<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GGR from FTD cohort: <strong>\u20ac180\u202f000<\/strong><\/li>\n\n\n\n<li>Bonuses credited: <strong>\u20ac65\u202f000<\/strong><\/li>\n\n\n\n<li>Free\u2011spin EV: <strong>\u20ac8\u202f400<\/strong><\/li>\n\n\n\n<li>Game provider fees &amp; PSP: <strong>\u20ac12\u202f500<\/strong><\/li>\n\n\n\n<li>Affiliate commission (35\u202f% <a href=\"https:\/\/www.scaleo.io\/blog\/understanding-the-basics-of-revenue-sharing-rev-share-for-an-igaming-affiliate-programs\/\" title=\"revshare\" data-wpil-monitor-id=\"26812\" rel=\"dofollow\" >revshare<\/a> on NGR): <strong>\u20ac33\u202f180<\/strong><\/li>\n\n\n\n<li>Net result: ROI \u2248 <strong>9.2\u202f%<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Nine percent might sound fine until you stress\u2011test volatility. One cluster of jackpot hits and the quarter nosedives. That fragility is why precision\u2014absolute precision\u2014matters.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wagering Breakage Isn\u2019t Free Money<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Operators love breakage\u2014the unclaimed portion of bonus locked behind wagering. But let\u2019s face it: savvy players complete the play\u2011through in lower\u2011variance games, bleed house edge, and bounce. Breakage shrinks each year as optimization forums teach newcomers. Assume 40\u202f% breakage in 2022? It\u2019s hovering near 27\u202f% now. Overestimate and you subsidise pros at the expense of casuals.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Delay Between Bonus Credit and First Bet<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We see agreements touting same\u2011day activation assumptions. Reality is messy. <strong>Average lag sits at 2.6&nbsp;days across EU online sportsbooks and casinos.<\/strong> Factor time value of money, especially with quarterly FX swings. Discount late\u2011activated bonuses or misstate ROI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Stress\u2011Testing the Offer Matrix<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Watch the violin plot of ROI shift. It\u2019s exciting when a slim cap with lower wagering outperforms a bloated 100\u202f% bonus simply because faster release accelerates real\u2011money churn.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical Playbook for Precision Payouts<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Real\u2011Time LTV Attribution<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Have you considered the downstream impact of switching attribution from first\u2011touch to position\u2011based when your ROI model still anchors to last\u2011click? The split may inflate affiliate compensation 12\u202f% in mature markets. Our internal tests show ROI margin compressing into single digits unless you recalibrate FDB funding accordingly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Machine\u2011Learning Fraud Nets<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Fraudulent <a href=\"https:\/\/www.scaleo.io\/blog\/how-to-detect-and-prevent-affiliate-partners-from-creating-multiple-accounts\/\" title=\"multiple accounts\" data-wpil-monitor-id=\"26811\" rel=\"dofollow\" >multiple accounts<\/a> love welcome offers. Deploy ML scoring that down\u2011weights bonus value for high\u2011risk fingerprints <em>before<\/em> credit. It\u2019s frustrating when promising <a href=\"https:\/\/www.scaleo.io\/blog\/cpa-affiliate-tracking-software-how-to-choose-the-best-cpa-software\/\" title=\"CPA\" data-wpil-monitor-id=\"26808\" rel=\"dofollow\" >CPA<\/a> lines turn negative because you subsidised a bot farm, isn\u2019t it?<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">PPP\u2011Indexed Bonus Caps<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Insert purchasing\u2011power parity indices so \u20ac100 in Norway equals \u20ac300 in India. The calculator auto\u2011normalises. Result: global ROI curve flattens, CFO breathes easier, compliance likes the fairness narrative.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Automation&nbsp;Workflows<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>CRM Trigger<\/strong> \u2014 If ROI drop\u2011off &gt;\u00a05\u202f% week\u2011over\u2011week, auto\u2011pause FDB for the offending geo<\/li>\n\n\n\n<li><strong>Finance Hook<\/strong> \u2014 Push live liability estimate into GL nightly, not month\u2011end<\/li>\n\n\n\n<li><strong>BI Report<\/strong> \u2014 Daily cohort profitability by bonus tier, flagged in red below 15\u202f%<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">The Affiliate Multiplier\u2014Why Software Matters?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s the bottom line: squeeze ROI from FDBs and you\u2019ll inevitably crave more <em>organic<\/em> first deposits at lower CAC. That\u2019s where affiliate marketing still outperforms paid media\u2014provided tracking stays watertight.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you already leverage an affiliate platform robust enough to <strong>triple acquisition ROI<\/strong> once the bonus math aligns? If the answer wavers, it\u2019s worth exploring a solution purpose\u2011built for iGaming economics.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Scaleo at a Glance<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1408\" src=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-scaled.webp\" alt=\"-\" class=\"wp-image-20682\" title=\"-\" srcset=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-scaled.webp 2560w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-500x275.webp 500w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-2024x1113.webp 2024w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-768x422.webp 768w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-1536x845.webp 1536w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2025\/01\/scaleo-dashboard-green-new-1-2048x1126.webp 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>True LTV Attribution<\/strong> \u2014 Server\u2011to\u2011server <a class=\"wpil_keyword_link\" href=\"https:\/\/www.scaleo.io\/blog\/affiliate-marketing-postback-url-tracking\/\" title=\"postback\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"26814\" rel=\"dofollow\" >postback<\/a> plus cookieless tracking keeps affiliate credit honest even when browsers kill third\u2011party cookies.<\/li>\n\n\n\n<li><strong>Real\u2011Time Fraud Shield<\/strong> \u2014 Device\u2011graph scoring blocks bonus abuse rings before they gnaw through FDB margin.<\/li>\n\n\n\n<li><strong>Flexible Commission Logic<\/strong> \u2014 Blend CPA, Hybrid, and tiered revshare inside a single contract so partners push exactly the players you want.<\/li>\n\n\n\n<li><strong>API\u2011First Architecture<\/strong> \u2014 Pipe live ROI signals from the FDB calculator straight into partner dashboards\u2014transparency breeds loyalty.<\/li>\n\n\n\n<li><strong>Lightning\u2011Fast UI<\/strong> \u2014 Affiliates obsess over updating <a href=\"https:\/\/www.scaleo.io\/blog\/igaming-stats-affiliate-marketing-statistics-in-igaming-industry-updated\/\" title=\"stats\" data-wpil-monitor-id=\"27376\" rel=\"dofollow\" >stats<\/a>; 700\u202fms average report load turns obsession into daily habit.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.scaleo.io\/igaming\" title=\"iGaming\" data-wpil-monitor-id=\"260087\" rel=\"dofollow\" >Scaleo<\/a> slots into the martech stack without fighting your CRM, risk, or BI layers. That integration agility preserves your bonus precision across the entire acquisition funnel.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Forward\u2011Looking Signals<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Smart contracts could escrow bonus funds, releasing pro\u2011rata as wagering completes\u2014eliminates upfront liability.<\/li>\n\n\n\n<li>On\u2011device ML predicting real\u2011time skill level might tailor FDB percentage per player\u2014regulatory landmine, yet tantalising.<\/li>\n\n\n\n<li>Dynamic odds\u2011boost swaps in lieu of flat match bonuses show 13\u202f% higher cohort ROI in beta tests\u2014worth a pilot.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Which of these innovations will reshape your welcome\u2011offer playbook before another fiscal year rolls over, and will your ROI <a href=\"https:\/\/www.scaleo.io\/blog\/15-best-marketing-dashboard-examples-for-performance-visualization\/\" title=\"dashboard\" data-wpil-monitor-id=\"26817\" rel=\"dofollow\" >dashboard<\/a> be robust enough to keep up?<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.scaleo.io\/igaming\" rel=\"dofollow\" ><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1340\" src=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-scaled.jpg\" alt=\"cyber security in igaming partner business\" class=\"wp-image-8619\" title=\"-\" srcset=\"https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-scaled.jpg 2560w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-300x157.jpg 300w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-1024x536.jpg 1024w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-768x402.jpg 768w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-1536x804.jpg 1536w, https:\/\/www.scaleo.io\/blog\/wp-content\/uploads\/2023\/01\/scaleo-affiliate-software-for-gambling-industry-2048x1072.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Thanks to this free online calculator, operators can see if their first bonus offers are profitable. \ud83c\udf81 First Deposit Bonus ROI Calculator for Operators Deposit Amount (\u20ac): Bonus Percentage (%): Wagering Requirement (x): Return to Player (RTP %) Estimate: Calculate ROI function calculateBonusROI() { var deposit = parseFloat(document.getElementById(&#8220;deposit&#8221;).value); var bonus = parseFloat(document.getElementById(&#8220;bonus&#8221;).value); var wagering =<\/p>\n","protected":false},"author":2,"featured_media":16333,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-22766","post","type-post","status-publish","format-standard","has-post-thumbnail","category-igaming"],"_links":{"self":[{"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/posts\/22766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/comments?post=22766"}],"version-history":[{"count":58,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/posts\/22766\/revisions"}],"predecessor-version":[{"id":169682,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/posts\/22766\/revisions\/169682"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/media\/16333"}],"wp:attachment":[{"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/media?parent=22766"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/categories?post=22766"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scaleo.io\/blog\/wp-json\/wp\/v2\/tags?post=22766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}