GET /api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "954439f7-1cec-4499-bab2-067d3895c56f",
"match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T09:33:01.040784-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": "CWS",
"amount": 5773.0
},
{
"team": "TOR",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "3e2df707-d19d-4147-9e4d-b00dee35c55d",
"gambit_id": "b27ecf02-69cb-4c75-9fc5-b64f8b063bad",
"last_updated": "2023-07-08T09:42:57.583079-04:00",
"created_at": "2023-07-06T09:33:01.044598-04:00",
"name": "CWS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
},
{
"id": "d0c4a25d-84f4-4560-b07f-ed63f269081f",
"gambit_id": "2217cf8f-6eca-4a4b-b5df-29c401a160fd",
"last_updated": "2023-07-08T09:42:57.580676-04:00",
"created_at": "2023-07-06T09:33:01.042753-04:00",
"name": "TOR",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
}
]
}