GET /api/bet_types/81e1d348-389a-477c-b96d-b3e518311338/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81e1d348-389a-477c-b96d-b3e518311338",
"match": "https://api-prod.gambitprofit.com/api/matches/23a808ba-a45b-480f-b580-62b876f39566/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:19.552820-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": "Edmonton Oilers",
"amount": 6449.0
},
{
"team": "San Jose Sharks",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "1c79efbe-ecab-42d1-b249-2b6284789dd0",
"gambit_id": "89c07229-285b-4af2-be3f-c3d383303ee9",
"last_updated": "2023-04-14T12:02:23.999408-04:00",
"created_at": "2023-04-13T09:32:19.554224-04:00",
"name": "Edmonton Oilers",
"reward": "1.47000",
"odds": "1.48780",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81e1d348-389a-477c-b96d-b3e518311338/?format=api"
},
{
"id": "617bb722-b354-4ac1-a155-61427daddfaa",
"gambit_id": "2efd9f03-44da-41d8-8619-03902b01eb8b",
"last_updated": "2023-04-14T12:02:24.001238-04:00",
"created_at": "2023-04-13T09:32:19.555539-04:00",
"name": "San Jose Sharks",
"reward": "2.67000",
"odds": "2.75000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81e1d348-389a-477c-b96d-b3e518311338/?format=api"
}
]
}