GET /api/bet_types/a31db578-1969-43c5-8b94-1d56db102a44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a31db578-1969-43c5-8b94-1d56db102a44",
"match": "https://api-prod.gambitprofit.com/api/matches/ac538be3-9d15-490d-925b-c4eefbfa8db8/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:20.185088-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": 6458.0
},
{
"team": "STL",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "23074008-2139-41df-adcf-2acdd4a69cda",
"gambit_id": "f9749628-1dc4-42fb-9775-80c4c0a7e80e",
"last_updated": "2023-06-14T11:23:22.450732-04:00",
"created_at": "2023-06-13T09:08:20.187260-04:00",
"name": "SFO",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a31db578-1969-43c5-8b94-1d56db102a44/?format=api"
},
{
"id": "3d5ba585-5649-4744-837b-58a153ebfa6d",
"gambit_id": "3cc8fa6e-c9e8-4110-ac3f-84437ecf858b",
"last_updated": "2023-06-14T11:23:22.452999-04:00",
"created_at": "2023-06-13T09:08:20.189284-04:00",
"name": "STL",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a31db578-1969-43c5-8b94-1d56db102a44/?format=api"
}
]
}