GET /api/bet_types/2391f6ea-6328-4e32-ab51-0adabf201657/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2391f6ea-6328-4e32-ab51-0adabf201657",
"match": "https://api-prod.gambitprofit.com/api/matches/05b305ad-bb5f-42ec-9aac-9dcab5418d2d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-29T08:33:13.918604-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": "SEA",
"amount": 5319.0
},
{
"team": "OAK",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b1456062-ea7b-4f42-84e3-135acd7eae12",
"gambit_id": "fdfac705-1a6c-463f-8901-8a16df41c0ed",
"last_updated": "2023-09-05T21:38:06.193934-04:00",
"created_at": "2023-08-29T08:33:13.930924-04:00",
"name": "SEA",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2391f6ea-6328-4e32-ab51-0adabf201657/?format=api"
},
{
"id": "375e83b2-4ff3-44f8-8ff9-a4a1a218ab7d",
"gambit_id": "9345035f-ccb7-43af-be3e-88116b8b9ab3",
"last_updated": "2023-09-05T21:38:06.189560-04:00",
"created_at": "2023-08-29T08:33:13.922711-04:00",
"name": "OAK",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2391f6ea-6328-4e32-ab51-0adabf201657/?format=api"
}
]
}