{
  "generatedAt": "2026-07-29",
  "project": "WettIndex",
  "disclaimer": "Öffentliche WettIndex-Datenangaben. Keine Rechts-, Lizenz-, Steuer- oder Wettempfehlung.",
  "scopeNote": "Formel- und Beispielmodell für Cashout-Angebot, fairen Restwert, Abschlag und gesicherten Gewinn. Keine Rechtsbewertung, keine Wettempfehlung, keine Ergebnisgarantie, keine Cashout-Entscheidung, keine Verfügbarkeitszusage und keine Affiliate-Weiterleitung.",
  "status": "cashout-rechner-erfüllt",
  "formulaCount": 6,
  "exampleCount": 8,
  "checkpointCount": 5,
  "belowFairCount": 3,
  "aboveFairCount": 1,
  "nearFairCount": 4,
  "minCashoutDiscountPercent": -9.99,
  "maxCashoutDiscountPercent": 20,
  "sourceFeeds": [
    "wahrscheinlichkeitsrechner-model.json",
    "quotenrechner-model.json",
    "break-even-rechner-model.json",
    "value-bet-rechner-model.json",
    "sportwetten-glossar.json",
    "quoten-pruefcheck.json"
  ],
  "noAffiliateTracking": true,
  "noLegalAssessment": true,
  "noBetRecommendation": true,
  "noGuaranteedOutcome": true,
  "noAvailabilityClaim": true,
  "noCashoutAdvice": true,
  "gateCount": 6,
  "passedGateCount": 6,
  "checks": [
    {
      "id": "formula_count",
      "label": "Mindestens sechs Cashout-Formeln",
      "passed": true,
      "value": 6,
      "limit": ">=6"
    },
    {
      "id": "example_count",
      "label": "Mindestens acht Cashout-Beispiele",
      "passed": true,
      "value": 8,
      "limit": ">=8"
    },
    {
      "id": "checkpoint_count",
      "label": "Mindestens fünf Prüfpunkte",
      "passed": true,
      "value": 5,
      "limit": ">=5"
    },
    {
      "id": "status_mix",
      "label": "Unter, über und nahe Restwert enthalten",
      "passed": true,
      "value": 3,
      "limit": 3
    },
    {
      "id": "safe_claims",
      "label": "Keine Cashout-, Wett-, Rechts- oder Verfügbarkeitsaussage",
      "passed": true,
      "value": true,
      "limit": true
    },
    {
      "id": "internal_paths",
      "label": "Nur sichere interne Folgepfade",
      "passed": true,
      "value": 10,
      "limit": 10
    }
  ],
  "formulas": [
    {
      "id": "potenzielle-auszahlung",
      "label": "Potenzielle Auszahlung",
      "formula": "Einsatz × ursprüngliche Quote",
      "explanation": "Zeigt den Bruttobetrag, der bei vollständigem Gewinn des ursprünglichen Wettscheins rechnerisch möglich wäre.",
      "example": "10 EUR × 3,00 = 30,00 EUR",
      "index": 1,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "restwahrscheinlichkeit",
      "label": "Restwahrscheinlichkeit aus Livequote",
      "formula": "100 ÷ aktuelle Restquote",
      "explanation": "Leitet aus einer aktuellen Dezimalquote einen groben rechnerischen Prozentwert für die offene Auswahl ab.",
      "example": "100 ÷ 1,50 = 66,67 %",
      "index": 2,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "fairer-restwert",
      "label": "Fairer Restwert",
      "formula": "potenzielle Auszahlung × Restwahrscheinlichkeit",
      "explanation": "Schätzt den rechnerischen Bruttowert des offenen Wettscheins vor Cashout-Abschlag, Marge und Sperrzeit.",
      "example": "30,00 EUR × 66,67 % = 20,00 EUR",
      "index": 3,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "cashout-luecke",
      "label": "Cashout-Lücke",
      "formula": "Cashout-Angebot - fairer Restwert",
      "explanation": "Zeigt, ob das angezeigte Angebot über oder unter dem rechnerischen Restwert liegt.",
      "example": "19,50 EUR - 20,00 EUR = -0,50 EUR",
      "index": 4,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "cashout-abschlag",
      "label": "Cashout-Abschlag",
      "formula": "(fairer Restwert - Cashout-Angebot) ÷ fairer Restwert × 100",
      "explanation": "Macht den Abstand zwischen rechnerischem Restwert und Angebot als Prozentwert sichtbar.",
      "example": "(20,00 - 19,50) ÷ 20,00 × 100 = 2,50 %",
      "index": 5,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "gesicherter-gewinn",
      "label": "Gesicherter Gewinn oder Verlust",
      "formula": "Cashout-Angebot - Einsatz",
      "explanation": "Trennt das sofort angenommene Angebot vom offenen Gewinnpotenzial des ursprünglichen Wettscheins.",
      "example": "19,50 EUR - 10,00 EUR = 9,50 EUR",
      "index": 6,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    }
  ],
  "examples": [
    {
      "id": "nah-am-restwert",
      "label": "Nah am Restwert",
      "stake": 10,
      "originalOdds": 3,
      "currentOdds": 1.5,
      "cashoutOffer": 19.5,
      "context": "Angebot liegt knapp unter dem rechnerischen Restwert",
      "index": 1,
      "path": "/cashout-rechner/",
      "potentialPayout": 30,
      "restProbability": 66.67,
      "fairCashoutValue": 20,
      "cashoutGap": -0.5,
      "cashoutDiscountPercent": 2.5,
      "offerRatio": 65,
      "lockedProfit": 9.5,
      "breakEvenOfferProbability": 65,
      "offerStatus": "nahe-restwert",
      "formula": "30,00 EUR × 66,67 % = 20,00 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "klarer-abschlag",
      "label": "Klarer Abschlag",
      "stake": 20,
      "originalOdds": 2.5,
      "currentOdds": 1.4,
      "cashoutOffer": 32,
      "context": "Cashout-Angebot bleibt sichtbar unter dem fairen Restwert",
      "index": 2,
      "path": "/cashout-rechner/",
      "potentialPayout": 50,
      "restProbability": 71.43,
      "fairCashoutValue": 35.72,
      "cashoutGap": -3.72,
      "cashoutDiscountPercent": 10.41,
      "offerRatio": 64,
      "lockedProfit": 12,
      "breakEvenOfferProbability": 64,
      "offerStatus": "unter-restwert",
      "formula": "50,00 EUR × 71,43 % = 35,72 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "angebot-ueber-restwert",
      "label": "Angebot über Restwert",
      "stake": 10,
      "originalOdds": 5,
      "currentOdds": 2.2,
      "cashoutOffer": 25,
      "context": "Angebot liegt rechnerisch über dem Restwert",
      "index": 3,
      "path": "/cashout-rechner/",
      "potentialPayout": 50,
      "restProbability": 45.45,
      "fairCashoutValue": 22.73,
      "cashoutGap": 2.27,
      "cashoutDiscountPercent": -9.99,
      "offerRatio": 50,
      "lockedProfit": 15,
      "breakEvenOfferProbability": 50,
      "offerStatus": "ueber-restwert",
      "formula": "50,00 EUR × 45,45 % = 22,73 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "aussenseiter-kippt",
      "label": "Außenseiter kippt",
      "stake": 15,
      "originalOdds": 4,
      "currentOdds": 3,
      "cashoutOffer": 16,
      "context": "hohe ursprüngliche Auszahlung, aber gefallene Restwahrscheinlichkeit",
      "index": 4,
      "path": "/cashout-rechner/",
      "potentialPayout": 60,
      "restProbability": 33.33,
      "fairCashoutValue": 20,
      "cashoutGap": -4,
      "cashoutDiscountPercent": 20,
      "offerRatio": 26.67,
      "lockedProfit": 1,
      "breakEvenOfferProbability": 26.67,
      "offerStatus": "unter-restwert",
      "formula": "60,00 EUR × 33,33 % = 20,00 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "favorit-stark",
      "label": "Favorit stark",
      "stake": 25,
      "originalOdds": 1.8,
      "currentOdds": 1.2,
      "cashoutOffer": 38,
      "context": "niedrige Restquote mit hohem offenen Bruttowert",
      "index": 5,
      "path": "/cashout-rechner/",
      "potentialPayout": 45,
      "restProbability": 83.33,
      "fairCashoutValue": 37.5,
      "cashoutGap": 0.5,
      "cashoutDiscountPercent": -1.33,
      "offerRatio": 84.44,
      "lockedProfit": 13,
      "breakEvenOfferProbability": 84.44,
      "offerStatus": "nahe-restwert",
      "formula": "45,00 EUR × 83,33 % = 37,50 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "knapper-gewinn",
      "label": "Knapper Gewinn",
      "stake": 10,
      "originalOdds": 2.1,
      "currentOdds": 1.9,
      "cashoutOffer": 10,
      "context": "Angebot sichert nur den Einsatz, Restwert bleibt darüber",
      "index": 6,
      "path": "/cashout-rechner/",
      "potentialPayout": 21,
      "restProbability": 52.63,
      "fairCashoutValue": 11.05,
      "cashoutGap": -1.05,
      "cashoutDiscountPercent": 9.5,
      "offerRatio": 47.62,
      "lockedProfit": 0,
      "breakEvenOfferProbability": 47.62,
      "offerStatus": "unter-restwert",
      "formula": "21,00 EUR × 52,63 % = 11,05 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "nahe-neutral",
      "label": "Nahe neutral",
      "stake": 30,
      "originalOdds": 3.2,
      "currentOdds": 2,
      "cashoutOffer": 48.2,
      "context": "Angebot liegt sehr nah am Rechenwert",
      "index": 7,
      "path": "/cashout-rechner/",
      "potentialPayout": 96,
      "restProbability": 50,
      "fairCashoutValue": 48,
      "cashoutGap": 0.2,
      "cashoutDiscountPercent": -0.42,
      "offerRatio": 50.21,
      "lockedProfit": 18.2,
      "breakEvenOfferProbability": 50.21,
      "offerStatus": "nahe-restwert",
      "formula": "96,00 EUR × 50,00 % = 48,00 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "spezialmarkt",
      "label": "Spezialmarkt",
      "stake": 5,
      "originalOdds": 8,
      "currentOdds": 4,
      "cashoutOffer": 9,
      "context": "hohe ursprüngliche Quote mit niedrigem aktuellen Restwert",
      "index": 8,
      "path": "/cashout-rechner/",
      "potentialPayout": 40,
      "restProbability": 25,
      "fairCashoutValue": 10,
      "cashoutGap": -1,
      "cashoutDiscountPercent": 10,
      "offerRatio": 22.5,
      "lockedProfit": 4,
      "breakEvenOfferProbability": 22.5,
      "offerStatus": "nahe-restwert",
      "formula": "40,00 EUR × 25,00 % = 10,00 EUR fairer Restwert",
      "status": "cashout-rechner-beispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    }
  ],
  "checkpoints": [
    {
      "id": "verfuegbarkeit-trennen",
      "label": "Verfügbarkeit trennen",
      "check": "Cashout kann je nach Anbieter, Sportart, Markt, Wettschein und Spielphase fehlen oder pausieren.",
      "risk": "Ein Rechenbeispiel ist keine Zusage, dass Cashout im konkreten Wettschein angeboten wird.",
      "index": 1,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "livequote-zeitpunkt",
      "label": "Livequote-Zeitpunkt festhalten",
      "check": "Nutze Angebot und aktuelle Quote vom gleichen Zeitpunkt.",
      "risk": "Schon kleine Verzögerungen können Angebot, Sperrzeit und Restwert verändern.",
      "index": 2,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "bonusgrenzen-pruefen",
      "label": "Bonusgrenzen prüfen",
      "check": "Prüfe, ob Freebets, Aktionen oder Bonusbedingungen Cashout einschränken.",
      "risk": "Bonus-Wettscheine können andere Regeln haben als normale Wettscheine.",
      "index": 3,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "marge-und-abschlag",
      "label": "Marge und Abschlag nicht vermischen",
      "check": "Der faire Restwert ist ein Rechenwert; das Angebot kann Anbieterabschlag, Marge und Risikoaufschlag enthalten.",
      "risk": "Ein niedrigeres Angebot ist nicht automatisch ein Fehler, sondern häufig Teil der Cashout-Logik.",
      "index": 4,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    },
    {
      "id": "keine-entscheidung",
      "label": "Keine Cashout-Entscheidung ableiten",
      "check": "Nutze den Rechner nur zur Einordnung des Angebots.",
      "risk": "WettIndex gibt keine Empfehlung, ob ein Cashout angenommen oder abgelehnt werden sollte.",
      "index": 5,
      "path": "/cashout-rechner/",
      "status": "cashout-rechner-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true,
      "noAvailabilityClaim": true,
      "noCashoutAdvice": true
    }
  ]
}