GET /api/bet_types/e00d0760-0321-407a-a814-a0c4ab0866c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e00d0760-0321-407a-a814-a0c4ab0866c9",
"match": "https://api-prod.gambitprofit.com/api/matches/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-04T10:52:10.344574-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": "PIT",
"amount": 5421.0
},
{
"team": "TAM",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "6171b6f0-65c6-4d92-8abd-8e5225df920d",
"gambit_id": "703b0b8d-697c-4bda-9fb6-d52ba82799b7",
"last_updated": "2023-05-05T11:47:09.347078-04:00",
"created_at": "2023-05-04T10:52:10.347646-04:00",
"name": "PIT",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00d0760-0321-407a-a814-a0c4ab0866c9/?format=api"
},
{
"id": "5c9097dd-aabd-4949-99d2-771cb4f776cb",
"gambit_id": "814c6048-9bd1-4ee5-85a9-79b0d4093bf7",
"last_updated": "2023-05-05T11:47:09.345657-04:00",
"created_at": "2023-05-04T10:52:10.346018-04:00",
"name": "TAM",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e00d0760-0321-407a-a814-a0c4ab0866c9/?format=api"
}
]
}