GET /api/bet_types/82a8167c-0e7d-49a2-9e8a-23750ee37551/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82a8167c-0e7d-49a2-9e8a-23750ee37551",
"match": "https://api-prod.gambitprofit.com/api/matches/87100fc5-9bd9-4fae-adb3-2ade1b2af7c8/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "DET",
"amount": 6047.0
},
{
"team": "LAA",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": 250.02,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "0e60c9b7-4156-4bce-9acf-b69dd06e30bc",
"gambit_id": "26bed106-443d-4abc-a24d-17e7e81f7778",
"last_updated": "2022-09-07T12:47:00.473920-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET",
"reward": "1.53000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a8167c-0e7d-49a2-9e8a-23750ee37551/?format=api"
},
{
"id": "4b5acbd1-b3eb-476c-b504-121e55680795",
"gambit_id": "73de201c-1bb8-4bb5-abd3-ebdc955c3bb9",
"last_updated": "2022-09-07T12:47:00.472925-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "2.34000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a8167c-0e7d-49a2-9e8a-23750ee37551/?format=api"
}
]
}