GET /api/bet_types/650c9926-dffd-473b-b365-64fadd90772a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "650c9926-dffd-473b-b365-64fadd90772a",
"match": "https://api-prod.gambitprofit.com/api/matches/157aaeb0-12df-42ab-96c7-e78a2659f1aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:11.278332-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": "WAS",
"amount": 5784.0
},
{
"team": "ARI",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "b93fb88b-060f-4a6e-8fb1-0a94e243c41d",
"gambit_id": "daadd854-0d62-4cff-acc4-e281c216de2d",
"last_updated": "2023-05-08T11:47:08.202540-04:00",
"created_at": "2023-05-07T11:57:11.281914-04:00",
"name": "WAS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650c9926-dffd-473b-b365-64fadd90772a/?format=api"
},
{
"id": "8843f6fe-5691-47dd-b847-a00605c2c4a0",
"gambit_id": "f08a8a56-8a91-4c93-884f-c1b656db22e7",
"last_updated": "2023-05-08T11:47:08.200891-04:00",
"created_at": "2023-05-07T11:57:11.280082-04:00",
"name": "ARI",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650c9926-dffd-473b-b365-64fadd90772a/?format=api"
}
]
}