{
  "hole_cards": "AhKh",
  "positions": {
    "hero": "MP"
  },
  "preflop_actions": [
    {
      "position": "SB",
      "action": "small blind",
      "amount": 0.5
    },
    {
      "position": "BB",
      "action": "big blind",
      "amount": 1
    },
    {
      "position": "UTG",
      "action": "raise",
      "amount": 3
    }
  ]
}