GET /api/bet_types/309e4425-16bd-49e5-945a-5bc68fc20965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "309e4425-16bd-49e5-945a-5bc68fc20965",
"match": "https://api-prod.gambitprofit.com/api/matches/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T08:22:59.997812-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "PHI (T Walker)",
"amount": 5700.0
},
{
"team": "OAK (J Sears)",
"amount": 4300.0
}
],
"expected_reward_tokens": 9632.0,
"profit_sb": 132.0,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "bda747bb-619e-4fdf-bdcd-4618019733c4",
"gambit_id": "cc311f2a-036f-4e45-bd91-96db58a16e0d",
"last_updated": "2023-06-17T14:58:02.183918-04:00",
"created_at": "2023-06-16T08:22:59.999331-04:00",
"name": "PHI (T Walker)",
"reward": "1.69000",
"odds": "1.71940",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309e4425-16bd-49e5-945a-5bc68fc20965/?format=api"
},
{
"id": "c065d123-9224-44d9-9491-0d5651d30a04",
"gambit_id": "b7de1f84-9698-4c31-8166-1653adef8f55",
"last_updated": "2023-06-17T14:58:02.185757-04:00",
"created_at": "2023-06-16T08:23:00.001049-04:00",
"name": "OAK (J Sears)",
"reward": "2.24000",
"odds": "2.29000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309e4425-16bd-49e5-945a-5bc68fc20965/?format=api"
}
]
}