HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0034bd07-0f5a-4e79-855a-55f1dc3c9c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/18df1750-7dec-4bc4-9f31-d62d90fe8ea1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:04.119844-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5336.0
},
{
"team": "FC Bayern Munich",
"amount": 4664.0
}
],
"expected_reward_tokens": 12219.44,
"profit_sb": 2719.44,
"profit_sb_percentage": 28.63,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 4017.0
},
{
"team": "FC Bayern Munich",
"amount": 3511.0
},
{
"team": "Draw",
"amount": 2473.0
}
],
"expected_reward_tokens": 9198.82,
"profit_sb": -301.18,
"profit_sb_percentage": -3.17,
"recommended": false
},
"lines": [
{
"id": "3196676e-5f08-4b47-b543-e41f8a8ee2ba",
"gambit_id": "bf59360b-68d9-45e3-b5b8-db9ed80c4d6f",
"last_updated": "2023-04-21T22:02:18.105482-04:00",
"created_at": "2023-04-18T12:12:04.121270-04:00",
"name": "Manchester City",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
},
{
"id": "ef4d2486-c618-491e-bf0c-ffdbc180fafd",
"gambit_id": "9ba24ce8-3b2a-485c-8c26-392f4401d0fa",
"last_updated": "2023-04-21T22:02:18.107832-04:00",
"created_at": "2023-04-18T12:12:04.122729-04:00",
"name": "FC Bayern Munich",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
},
{
"id": "12ae3e09-d9ce-4a91-ada1-30f83363629c",
"gambit_id": "a6dfdecb-dc74-436c-a069-915964cb3974",
"last_updated": "2023-04-21T22:02:18.110025-04:00",
"created_at": "2023-04-18T12:12:04.124222-04:00",
"name": "Draw",
"reward": "3.72000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
}
]
}