{
  "generatedAt": "2026-07-29",
  "project": "WettIndex",
  "disclaimer": "Öffentliche WettIndex-Datenangaben. Keine Rechts-, Lizenz-, Steuer- oder Wettempfehlung.",
  "scopeNote": "Formel- und Marktmodell für Buchmacher-Marge, Overround, Auszahlungsquote und margenbereinigte Wahrscheinlichkeiten. Keine Rechtsbewertung, keine Wettempfehlung, keine Ergebnisgarantie und keine Affiliate-Weiterleitung.",
  "status": "quotenmarge-rechner-erfüllt",
  "formulaCount": 6,
  "marketCount": 7,
  "checkpointCount": 5,
  "twoWayMarketCount": 5,
  "threeWayMarketCount": 2,
  "minMargin": 4.14,
  "maxMargin": 5.99,
  "sourceFeeds": [
    "quotenrechner-model.json",
    "sportwetten-glossar.json",
    "odds-analysis.json",
    "quoten-pruefcheck.json",
    "study-snapshots.json"
  ],
  "noAffiliateTracking": true,
  "noLegalAssessment": true,
  "noBetRecommendation": true,
  "noGuaranteedOutcome": true,
  "gateCount": 6,
  "passedGateCount": 6,
  "checks": [
    {
      "id": "formula_count",
      "label": "Mindestens sechs Margen-Formeln",
      "passed": true,
      "value": 6,
      "limit": ">=6"
    },
    {
      "id": "market_count",
      "label": "Mindestens sieben Marktbeispiele",
      "passed": true,
      "value": 7,
      "limit": ">=7"
    },
    {
      "id": "checkpoint_count",
      "label": "Mindestens fünf Prüfpunkte",
      "passed": true,
      "value": 5,
      "limit": ">=5"
    },
    {
      "id": "market_types",
      "label": "Zweiweg- und Dreiweg-Märkte enthalten",
      "passed": true,
      "value": 2,
      "limit": 2
    },
    {
      "id": "safe_claims",
      "label": "Keine Wett-, Rechts- oder Ergebnisempfehlung",
      "passed": true,
      "value": true,
      "limit": true
    },
    {
      "id": "internal_paths",
      "label": "Nur sichere interne Folgepfade",
      "passed": true,
      "value": 8,
      "limit": 8
    }
  ],
  "formulas": [
    {
      "id": "implizite-wahrscheinlichkeit",
      "label": "Implizite Wahrscheinlichkeit",
      "formula": "100 ÷ Quote",
      "explanation": "Übersetzt jede Dezimalquote in einen Prozentwert, bevor die Markt-Marge abgezogen wird.",
      "example": "100 ÷ 1,90 = 52,63 %",
      "index": 1,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "overround",
      "label": "Overround",
      "formula": "Summe aller impliziten Wahrscheinlichkeiten",
      "explanation": "Addiert die Prozentwerte aller Ausgänge eines vollständigen Marktes.",
      "example": "52,63 % + 52,63 % = 105,26 %",
      "index": 2,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "buchmacher-marge",
      "label": "Buchmacher-Marge",
      "formula": "Overround - 100",
      "explanation": "Zeigt den rechnerischen Überhang gegenüber einem fairen 100-Prozent-Markt.",
      "example": "105,26 % - 100 = 5,26 %",
      "index": 3,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "auszahlungsquote",
      "label": "Auszahlungsquote",
      "formula": "10000 ÷ Overround",
      "explanation": "Leitet aus dem Overround ab, wie nah der Markt rechnerisch an voller Rückzahlung liegt.",
      "example": "10000 ÷ 105,26 = 95,00 %",
      "index": 4,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "margenbereinigte-wahrscheinlichkeit",
      "label": "Margenbereinigte Wahrscheinlichkeit",
      "formula": "implizite Wahrscheinlichkeit ÷ Overround × 100",
      "explanation": "Normalisiert die Marktanteile auf 100 Prozent, um Ausgänge vergleichbarer zu machen.",
      "example": "52,63 ÷ 105,26 × 100 = 50,00 %",
      "index": 5,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "margenbereinigte-faire-quote",
      "label": "Margenbereinigte faire Quote",
      "formula": "100 ÷ margenbereinigte Wahrscheinlichkeit",
      "explanation": "Zeigt die rechnerische Quote nach Normalisierung der Marktanteile.",
      "example": "100 ÷ 50,00 = 2,00",
      "index": 6,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-formel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    }
  ],
  "markets": [
    {
      "id": "tennis-zweiweg-eng",
      "market": "Tennis 2-Wege-Markt",
      "sport": "Tennis",
      "outcomes": [
        "Spieler A",
        "Spieler B"
      ],
      "odds": [
        1.91,
        1.91
      ],
      "context": "nahezu ausgeglichener Markt",
      "index": 1,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        52.36,
        52.36
      ],
      "overround": 104.72,
      "margin": 4.72,
      "payoutRate": 95.49,
      "normalizedProbabilities": [
        50,
        50
      ],
      "normalizedFairOdds": [
        2,
        2
      ],
      "formula": "52,36 % + 52,36 % = 104,72 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "tennis-zweiweg-favorit",
      "market": "Tennis mit Favorit",
      "sport": "Tennis",
      "outcomes": [
        "Favorit",
        "Außenseiter"
      ],
      "odds": [
        1.42,
        2.95
      ],
      "context": "asymmetrischer Zweiweg-Markt",
      "index": 2,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        70.42,
        33.9
      ],
      "overround": 104.32,
      "margin": 4.32,
      "payoutRate": 95.86,
      "normalizedProbabilities": [
        67.5,
        32.5
      ],
      "normalizedFairOdds": [
        1.48,
        3.08
      ],
      "formula": "70,42 % + 33,90 % = 104,32 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "fussball-1x2-standard",
      "market": "Fußball 1X2",
      "sport": "Fußball",
      "outcomes": [
        "Heim",
        "Remis",
        "Auswärts"
      ],
      "odds": [
        2.1,
        3.4,
        3.6
      ],
      "context": "klassischer Dreiweg-Markt",
      "index": 3,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        47.62,
        29.41,
        27.78
      ],
      "overround": 104.81,
      "margin": 4.81,
      "payoutRate": 95.41,
      "normalizedProbabilities": [
        45.43,
        28.06,
        26.51
      ],
      "normalizedFairOdds": [
        2.2,
        3.56,
        3.77
      ],
      "formula": "47,62 % + 29,41 % + 27,78 % = 104,81 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "fussball-1x2-favorit",
      "market": "Fußball klarer Favorit",
      "sport": "Fußball",
      "outcomes": [
        "Heim",
        "Remis",
        "Auswärts"
      ],
      "odds": [
        1.45,
        4.4,
        7
      ],
      "context": "stärker gewichteter Favoritenmarkt",
      "index": 4,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        68.97,
        22.73,
        14.29
      ],
      "overround": 105.99,
      "margin": 5.99,
      "payoutRate": 94.35,
      "normalizedProbabilities": [
        65.07,
        21.45,
        13.48
      ],
      "normalizedFairOdds": [
        1.54,
        4.66,
        7.42
      ],
      "formula": "68,97 % + 22,73 % + 14,29 % = 105,99 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "over-under-25",
      "market": "Über/Unter 2,5 Tore",
      "sport": "Fußball",
      "outcomes": [
        "Über 2,5",
        "Unter 2,5"
      ],
      "odds": [
        1.87,
        1.95
      ],
      "context": "Tormarkt mit zwei Ausgängen",
      "index": 5,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        53.48,
        51.28
      ],
      "overround": 104.76,
      "margin": 4.76,
      "payoutRate": 95.46,
      "normalizedProbabilities": [
        51.05,
        48.95
      ],
      "normalizedFairOdds": [
        1.96,
        2.04
      ],
      "formula": "53,48 % + 51,28 % = 104,76 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "basketball-spread",
      "market": "Basketball Spread",
      "sport": "Basketball",
      "outcomes": [
        "Team A -4,5",
        "Team B +4,5"
      ],
      "odds": [
        1.9,
        1.9
      ],
      "context": "Spread-Markt mit ausgeglichenen Seiten",
      "index": 6,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        52.63,
        52.63
      ],
      "overround": 105.26,
      "margin": 5.26,
      "payoutRate": 95,
      "normalizedProbabilities": [
        50,
        50
      ],
      "normalizedFairOdds": [
        2,
        2
      ],
      "formula": "52,63 % + 52,63 % = 105,26 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "handicap-zweiweg",
      "market": "Asian Handicap 0,0",
      "sport": "Fußball",
      "outcomes": [
        "Heim 0,0",
        "Auswärts 0,0"
      ],
      "odds": [
        1.83,
        2.02
      ],
      "context": "Handicap-Markt ohne Remis-Ausgang",
      "index": 7,
      "path": "/quotenmarge-rechner/",
      "impliedProbabilities": [
        54.64,
        49.5
      ],
      "overround": 104.14,
      "margin": 4.14,
      "payoutRate": 96.02,
      "normalizedProbabilities": [
        52.47,
        47.53
      ],
      "normalizedFairOdds": [
        1.91,
        2.1
      ],
      "formula": "54,64 % + 49,50 % = 104,14 % Overround",
      "status": "quotenmarge-marktbeispiel-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    }
  ],
  "checkpoints": [
    {
      "id": "vollstaendiger-markt",
      "label": "Vollständigen Markt prüfen",
      "check": "Nimm nur Märkte, bei denen alle relevanten Ausgänge erfasst sind.",
      "risk": "Fehlt ein Ausgang, wird die Marge rechnerisch zu niedrig oder unbrauchbar.",
      "index": 1,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "markttyp-trennen",
      "label": "Markttyp nicht mischen",
      "check": "Vergleiche 1X2, Zweiweg, Handicap und Über/Unter getrennt.",
      "risk": "Unterschiedliche Marktlogiken machen Margen sonst schwer vergleichbar.",
      "index": 2,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "zeitpunkt-notieren",
      "label": "Zeitpunkt notieren",
      "check": "Halte fest, ob die Quote vor Spielbeginn, kurz vor Start oder live erfasst wurde.",
      "risk": "Quoten ändern sich schnell; eine alte Marge kann den aktuellen Markt falsch abbilden.",
      "index": 3,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "anbieterprofil-gegenlesen",
      "label": "Anbieterprofil gegenlesen",
      "check": "Lies Marge zusammen mit Marktbreite, Limits, Sportart und Datenstatus.",
      "risk": "Eine enge Marge allein ist kein vollständiger Anbieterqualitätsbeleg.",
      "index": 4,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    },
    {
      "id": "keine-wettentscheidung",
      "label": "Keine Wettentscheidung ableiten",
      "check": "Nutze den Rechner als Vergleichs- und Kontrollhilfe, nicht als Tipp.",
      "risk": "Eine rechnerisch niedrige Marge sagt nichts über das Ergebnis eines Spiels.",
      "index": 5,
      "path": "/quotenmarge-rechner/",
      "status": "quotenmarge-prüfpunkt-veröffentlicht",
      "noAffiliateTracking": true,
      "noLegalAssessment": true,
      "noBetRecommendation": true,
      "noGuaranteedOutcome": true
    }
  ]
}