GET /api/bet_types/83fbb5d2-737e-4161-b70f-97eb38c73c99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83fbb5d2-737e-4161-b70f-97eb38c73c99",
"match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:01.403238-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": "Montreal Canadiens",
"amount": 5107.0
},
{
"team": "Florida Panthers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "78000dcf-60d8-48dd-9077-71b3e4ef8656",
"gambit_id": "304d77c9-0961-42c6-818d-11d16cf70dd4",
"last_updated": "2023-12-01T19:28:13.060232-05:00",
"created_at": "2023-11-30T10:28:01.415042-05:00",
"name": "Montreal Canadiens",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fbb5d2-737e-4161-b70f-97eb38c73c99/?format=api"
},
{
"id": "bd1e0ab9-9935-4091-8bb1-82af8fe9fd0a",
"gambit_id": "af921698-f84d-4aff-9fbf-7f5e096071de",
"last_updated": "2023-12-01T19:28:13.055496-05:00",
"created_at": "2023-11-30T10:28:01.408847-05:00",
"name": "Florida Panthers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fbb5d2-737e-4161-b70f-97eb38c73c99/?format=api"
}
]
}