GET /api/bet_types/9411d65b-afaf-458c-a202-8e3d3a60d085/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9411d65b-afaf-458c-a202-8e3d3a60d085",
"match": "https://api-prod.gambitprofit.com/api/matches/f62f6863-1252-41dd-b8af-df7c742a4c60/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:15.316234-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": "KAN",
"amount": 5421.0
},
{
"team": "MIN",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "e55f024e-24f1-4925-8828-0cbe613f6079",
"gambit_id": "99e08180-2b5e-477f-939d-d629ccae97ee",
"last_updated": "2023-03-31T10:46:55.422449-04:00",
"created_at": "2023-03-29T23:47:15.318662-04:00",
"name": "KAN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9411d65b-afaf-458c-a202-8e3d3a60d085/?format=api"
},
{
"id": "99f5399d-d4ea-44fa-bd8b-253b2a614156",
"gambit_id": "17b09f78-0ad5-411b-8668-ce1472792ad0",
"last_updated": "2023-03-31T10:46:55.425208-04:00",
"created_at": "2023-03-29T23:47:15.322122-04:00",
"name": "MIN",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9411d65b-afaf-458c-a202-8e3d3a60d085/?format=api"
}
]
}