GET /api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf82040-0d4d-49b5-a530-cb40621e47d0",
"match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:26.018373-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": "SFO",
"amount": 5423.0
},
{
"team": "LOS",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7d74fdb1-5290-4772-9be3-197aa86e9854",
"gambit_id": "3fa8eccb-06f2-4ebb-822b-b1e9660f7b7e",
"last_updated": "2023-09-26T09:22:57.321216-04:00",
"created_at": "2023-09-24T09:13:26.023022-04:00",
"name": "SFO",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
},
{
"id": "0dd74d16-9314-4946-9367-8731767cf37d",
"gambit_id": "3642facd-a5fb-4550-902e-9a637bd491b2",
"last_updated": "2023-09-26T09:22:57.329053-04:00",
"created_at": "2023-09-24T09:13:26.027187-04:00",
"name": "LOS",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf82040-0d4d-49b5-a530-cb40621e47d0/?format=api"
}
]
}