interactions:
  - request:
      body: '{"amount": 1, "contractId": "BxFQCoaaxBqRcnzJb1mV", "outcome": "NO"}'
      headers:
        Accept:
          - "*/*"
        Accept-Encoding:
          - gzip, deflate
        Connection:
          - keep-alive
        Content-Length:
          - "68"
        Content-Type:
          - application/json
        User-Agent:
          - python-requests/2.28.0
      method: POST
      uri: https://manifold.markets/api/v0/bet
    response:
      body:
        string: '{"betId":"ZhwL5DngCKdrZ7TQQFad"}'
      headers:
        Connection:
          - keep-alive
        Content-Type:
          - application/json; charset=utf-8
        cache-control:
          - public, max-age=0, must-revalidate
        content-length:
          - "32"
        date:
          - Wed, 15 Jun 2022 14:44:42 GMT
        etag:
          - W/"20-VzoJdPUZjL6PsaEUOOAiXtPYbd0"
        server:
          - Vercel
        strict-transport-security:
          - max-age=63072000
        vary:
          - Origin
        x-matched-path:
          - /api/v0/bet
        x-vercel-cache:
          - MISS
        x-vercel-id:
          - pdx1::cle1::dptjj-1655304282199-65d449719c67
      status:
        code: 200
        message: OK
version: 1
