GET /api/bet_types/08f3ace4-98bc-4269-ad0b-c6958bbd1eaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08f3ace4-98bc-4269-ad0b-c6958bbd1eaf",
"match": "https://api-prod.gambitprofit.com/api/matches/d8cc04f5-45d7-4b4b-a45a-588f756f6be3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:59.087644-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": "LOS",
"amount": 5614.0
},
{
"team": "COL",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "89b857b8-d115-448c-8be9-0612fd6683f0",
"gambit_id": "90dae77e-f0ce-443b-ac7e-c6c57b9a1b88",
"last_updated": "2023-09-28T18:53:21.151318-04:00",
"created_at": "2023-09-27T09:22:59.091885-04:00",
"name": "LOS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3ace4-98bc-4269-ad0b-c6958bbd1eaf/?format=api"
},
{
"id": "8d640821-473d-44b3-a479-0e2d5ed69aad",
"gambit_id": "35d84d5c-d344-4654-8688-1f93de762d0b",
"last_updated": "2023-09-28T18:53:21.155062-04:00",
"created_at": "2023-09-27T09:22:59.096143-04:00",
"name": "COL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3ace4-98bc-4269-ad0b-c6958bbd1eaf/?format=api"
}
]
}