GET /api/bet_types/5cbf1d19-443d-4c5c-b820-e5a709f4cd4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cbf1d19-443d-4c5c-b820-e5a709f4cd4a",
"match": "https://api-prod.gambitprofit.com/api/matches/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-16T09:08:27.212977-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": "MIN",
"amount": 5107.0
},
{
"team": "OAK",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a20f6b84-abe2-4278-bdbe-22555724dccc",
"gambit_id": "afb35209-97b9-46d1-a29a-27b0af0765a5",
"last_updated": "2023-07-18T08:58:14.703258-04:00",
"created_at": "2023-07-16T09:08:27.214367-04:00",
"name": "MIN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbf1d19-443d-4c5c-b820-e5a709f4cd4a/?format=api"
},
{
"id": "77a8f068-81b4-4a35-90bc-53be3439bebe",
"gambit_id": "e5b94db7-9785-4604-a733-2185acd45e5f",
"last_updated": "2023-07-18T08:58:14.704777-04:00",
"created_at": "2023-07-16T09:08:27.215744-04:00",
"name": "OAK",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbf1d19-443d-4c5c-b820-e5a709f4cd4a/?format=api"
}
]
}