GET /api/bet_types/69f5f2e3-f7f2-4025-8fcb-11a818b35382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69f5f2e3-f7f2-4025-8fcb-11a818b35382",
"match": "https://api-prod.gambitprofit.com/api/matches/81d69ec6-1653-48ec-ae5d-443b4054fece/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:53:11.560392-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": "BAL",
"amount": 5319.0
},
{
"team": "COL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "171e5982-3d99-4f15-8feb-132849a4a962",
"gambit_id": "1c3c6a5a-b0f3-41fd-b09e-a8b388f27016",
"last_updated": "2023-08-29T09:13:27.622452-04:00",
"created_at": "2023-08-27T08:53:11.568599-04:00",
"name": "BAL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f5f2e3-f7f2-4025-8fcb-11a818b35382/?format=api"
},
{
"id": "062ca824-7878-471a-94ff-e046f559362b",
"gambit_id": "3c244c4c-d2bb-4cbd-bed4-fabe8b2cffe6",
"last_updated": "2023-08-29T09:13:27.617545-04:00",
"created_at": "2023-08-27T08:53:11.564561-04:00",
"name": "COL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69f5f2e3-f7f2-4025-8fcb-11a818b35382/?format=api"
}
]
}