GET /api/bet_types/0f93b7e9-990c-4edb-9473-e062e7a0ac6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f93b7e9-990c-4edb-9473-e062e7a0ac6d",
"match": "https://api-prod.gambitprofit.com/api/matches/e9969266-279b-4709-8ef8-a26523610b2d/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-12T10:03:10.499889-05: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": "Tampa Bay Lightning",
"amount": 6812.0
},
{
"team": "Vancouver Canucks",
"amount": 3188.0
}
],
"expected_reward_tokens": 9468.36,
"profit_sb": -31.64,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "dca63adb-5ecd-45db-a15d-c00992b80e3b",
"gambit_id": "e423cf93-d2f8-4e6a-987d-637157fbe00b",
"last_updated": "2023-12-14T10:28:42.609848-05:00",
"created_at": "2023-12-12T10:03:10.504183-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f93b7e9-990c-4edb-9473-e062e7a0ac6d/?format=api"
},
{
"id": "1490ba8a-3780-4df1-bffc-97fbe8993709",
"gambit_id": "b30bef95-eba8-464d-b48e-ee54ec27cedb",
"last_updated": "2023-12-14T10:28:42.613279-05:00",
"created_at": "2023-12-12T10:03:10.507971-05:00",
"name": "Vancouver Canucks",
"reward": "2.97000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f93b7e9-990c-4edb-9473-e062e7a0ac6d/?format=api"
}
]
}