GET /api/bet_types/5798a3ce-651d-4b16-9c9b-5849200d020d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5798a3ce-651d-4b16-9c9b-5849200d020d",
"match": "https://api-prod.gambitprofit.com/api/matches/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-21T08:21:59.962286-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": "Washington Capitals",
"amount": 7009.0
},
{
"team": "Vegas Golden Knights",
"amount": 2991.0
}
],
"expected_reward_tokens": 9601.11,
"profit_sb": 101.11,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "d2bff91d-25d6-423b-a4dc-9ae2c78ff929",
"gambit_id": "d0784309-3000-4213-a08c-d9317dec6f06",
"last_updated": "2023-01-23T10:07:17.806804-05:00",
"created_at": "2023-01-21T08:21:59.964786-05:00",
"name": "Washington Capitals",
"reward": "1.37000",
"odds": "1.37740",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5798a3ce-651d-4b16-9c9b-5849200d020d/?format=api"
},
{
"id": "bf5f5fef-4049-4c3d-8b46-4c8bd6628623",
"gambit_id": "1c5a0453-e731-4b19-a551-0ba62ced4df6",
"last_updated": "2023-01-23T10:07:17.805061-05:00",
"created_at": "2023-01-21T08:21:59.963524-05:00",
"name": "Vegas Golden Knights",
"reward": "3.21000",
"odds": "3.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5798a3ce-651d-4b16-9c9b-5849200d020d/?format=api"
}
]
}