HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fab68e32-657e-4283-9c81-d83b8f82441b",
"match": "https://api-prod.gambitprofit.com/api/matches/2077b189-b499-4787-a372-5e69a795c560/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T16:07:15.709969-05: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": 6910.0
},
{
"team": "Draw",
"amount": 3090.0
}
],
"expected_reward_tokens": 11124.0,
"profit_sb": 1624.0,
"profit_sb_percentage": 17.09,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 5702.0
},
{
"team": "Draw",
"amount": 2550.0
},
{
"team": "West Ham United",
"amount": 1748.0
}
],
"expected_reward_tokens": 9177.0,
"profit_sb": -323.0,
"profit_sb_percentage": -3.4,
"recommended": false
},
"lines": [
{
"id": "a069bd0e-b461-4caa-8700-82ae449f5a86",
"gambit_id": "74220401-9c17-4571-b12e-0922536be853",
"last_updated": "2023-02-05T12:42:11.707484-05:00",
"created_at": "2023-02-02T16:07:15.713273-05:00",
"name": "Newcastle United",
"reward": "1.61000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
},
{
"id": "9637ef20-0308-4a91-b59b-fcba92e3faa2",
"gambit_id": "02d81d80-2c4a-4e60-afad-bb14a146c16d",
"last_updated": "2023-02-05T12:42:11.709407-05:00",
"created_at": "2023-02-02T16:07:15.714945-05:00",
"name": "Draw",
"reward": "3.60000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
},
{
"id": "3763c667-b731-4631-b9fe-a6adc53648ec",
"gambit_id": "0d05292b-1126-4ce6-b4ba-2dc2580a023a",
"last_updated": "2023-02-05T12:42:11.705580-05:00",
"created_at": "2023-02-02T16:07:15.711576-05:00",
"name": "West Ham United",
"reward": "5.25000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab68e32-657e-4283-9c81-d83b8f82441b/?format=api"
}
]
}