GET /api/bet_types/83f5ed14-5e0e-4e90-91aa-c8c185a42573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83f5ed14-5e0e-4e90-91aa-c8c185a42573",
"match": "https://api-prod.gambitprofit.com/api/matches/1b94d857-671f-4fa8-8fd5-1afc8cc50251/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "MIA",
"amount": 5680.0
},
{
"team": "LOS",
"amount": 4320.0
}
],
"expected_reward_tokens": 9201.6,
"profit_sb": 201.6,
"profit_sb_percentage": 2.24,
"recommended": true
},
"lines": [
{
"id": "8a907617-c5f7-42b5-a0d1-31ed71cd3830",
"gambit_id": "a17b0f43-5f98-43a5-a54b-f116706520d7",
"last_updated": "2022-08-22T09:41:59.905208-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.62000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f5ed14-5e0e-4e90-91aa-c8c185a42573/?format=api"
},
{
"id": "a62376ce-38f5-4e33-abae-038c591cc576",
"gambit_id": "3b78ca94-9566-4965-906c-c29c0ba76f07",
"last_updated": "2022-08-22T09:41:59.904739-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS",
"reward": "2.13000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f5ed14-5e0e-4e90-91aa-c8c185a42573/?format=api"
}
]
}