GET /api/bet_types/0ea521dc-b06a-4625-a9b8-f582006def5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ea521dc-b06a-4625-a9b8-f582006def5c",
"match": "https://api-prod.gambitprofit.com/api/matches/0b94ad07-1c56-47c4-9b40-f4a68c5b85a6/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:07.333947-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": "OAK",
"amount": 5319.0
},
{
"team": "ARI",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "163bd2a2-7b91-425e-96fa-f1a490f226bb",
"gambit_id": "9e73f46e-1823-4162-aedd-d9a274aa60f9",
"last_updated": "2023-05-17T11:06:53.997118-04:00",
"created_at": "2023-05-16T09:47:07.335705-04:00",
"name": "OAK",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ea521dc-b06a-4625-a9b8-f582006def5c/?format=api"
},
{
"id": "5e234c88-fabc-4440-b6b4-89d3b8851159",
"gambit_id": "e325cd1a-67e5-4fd5-a30a-c1341700b509",
"last_updated": "2023-05-17T11:06:53.999056-04:00",
"created_at": "2023-05-16T09:47:07.337666-04:00",
"name": "ARI",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ea521dc-b06a-4625-a9b8-f582006def5c/?format=api"
}
]
}