GET /api/bet_types/0162a338-676d-49a3-958f-d07d3e10f5b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0162a338-676d-49a3-958f-d07d3e10f5b7",
"match": "https://api-prod.gambitprofit.com/api/matches/e7455c7d-e754-4efa-a7ee-e180936a095a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:26.945150-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": "SEA",
"amount": 5423.0
},
{
"team": "OAK",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c539f110-2742-4746-8306-cbee0e02c4a3",
"gambit_id": "b7d85fa3-3200-4879-bdab-a4a7ab084347",
"last_updated": "2023-09-21T09:38:14.588086-04:00",
"created_at": "2023-09-19T09:13:26.948871-04:00",
"name": "SEA",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0162a338-676d-49a3-958f-d07d3e10f5b7/?format=api"
},
{
"id": "501f2431-95fa-4263-95f6-01168d365928",
"gambit_id": "8484cebb-4e8e-4838-bd2b-644440413eb1",
"last_updated": "2023-09-21T09:38:14.591979-04:00",
"created_at": "2023-09-19T09:13:26.954116-04:00",
"name": "OAK",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0162a338-676d-49a3-958f-d07d3e10f5b7/?format=api"
}
]
}