Hi, I have a problem with the bet query. My JSON query is very simple:
{"query": "mutation{primediceRoll(amount: 0.00000001, target: 66.99, condition: above, currency: btc){payout}}"}
However, it has stopped working. Can anyone tell what changes have been made to the API and how to correctly compose the query?