HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0359fe45-97f9-4bd0-b128-ed309f6f78aa",
"match": "https://api-prod.gambitprofit.com/api/matches/b78402fb-f33c-4240-b696-b221c3fe2ae1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:19.571413-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6860.0
},
{
"team": "Draw",
"amount": 3140.0
}
],
"expected_reward_tokens": 11113.2,
"profit_sb": 1613.2,
"profit_sb_percentage": 16.98,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 5675.0
},
{
"team": "Draw",
"amount": 2597.0
},
{
"team": "Nottingham Forest",
"amount": 1728.0
}
],
"expected_reward_tokens": 9192.96,
"profit_sb": -307.04,
"profit_sb_percentage": -3.23,
"recommended": false
},
"lines": [
{
"id": "1315bd93-ffe5-4857-8f8f-1453258fe90f",
"gambit_id": "0934673d-8922-407a-88d0-74abc797f139",
"last_updated": "2023-03-18T14:57:10.905611-04:00",
"created_at": "2023-03-16T17:37:19.573313-04:00",
"name": "Newcastle United",
"reward": "1.62000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
},
{
"id": "e3301e96-fd52-44c0-a6c2-ff97813fc5a5",
"gambit_id": "338eb646-612a-408e-948e-af276b21b47d",
"last_updated": "2023-03-18T14:57:10.907841-04:00",
"created_at": "2023-03-16T17:37:19.577703-04:00",
"name": "Draw",
"reward": "3.54000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
},
{
"id": "491cae71-da15-4142-b81e-1a0c1529b22f",
"gambit_id": "dca68b50-6c4f-45e3-b8a6-10c121c14659",
"last_updated": "2023-03-18T14:57:10.906728-04:00",
"created_at": "2023-03-16T17:37:19.575606-04:00",
"name": "Nottingham Forest",
"reward": "5.32000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fe45-97f9-4bd0-b128-ed309f6f78aa/?format=api"
}
]
}