GET /api/bet_types/5ae0c9b0-0664-45ec-a734-8412cb4bda0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ae0c9b0-0664-45ec-a734-8412cb4bda0c",
"match": "https://api-prod.gambitprofit.com/api/matches/516fc281-7161-4496-8064-17673839fa45/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-12T08:57:11.089977-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": 5319.0
},
{
"team": "LOS",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0563cfb0-43d4-4c71-987f-a2c27acb5ab0",
"gambit_id": "c4a08ef1-4e82-41db-987a-1b6e9185e4a7",
"last_updated": "2023-04-13T10:57:14.124125-04:00",
"created_at": "2023-04-12T08:57:11.092356-04:00",
"name": "SFO",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae0c9b0-0664-45ec-a734-8412cb4bda0c/?format=api"
},
{
"id": "43180f8d-6f7f-47d5-b417-46c47b4e5eb5",
"gambit_id": "1c438543-8a43-443b-b2a2-6417b74ec579",
"last_updated": "2023-04-13T10:57:14.125689-04:00",
"created_at": "2023-04-12T08:57:11.095060-04:00",
"name": "LOS",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae0c9b0-0664-45ec-a734-8412cb4bda0c/?format=api"
}
]
}