{
  "hole_cards": "AdKd",
  "node": "root",
  "is_hero": true,
  "strategy": [
    {
      "action": "check",
      "frequency": 0.7208
    },
    {
      "action": "bet",
      "amount_bb": 4,
      "sizing_pot": 0.5333,
      "frequency": 0.0533
    },
    {
      "action": "bet",
      "amount_bb": 8,
      "sizing_pot": 1.0667,
      "frequency": 0.2259
    },
    {
      "action": "bet",
      "amount_bb": 97,
      "sizing_pot": 12.9333,
      "allin": true,
      "frequency": 0
    }
  ]
}