GET /api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51278d26-598c-41e2-947c-79f63a930778",
"match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:06.585351-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": "MIL",
"amount": 5512.0
},
{
"team": "STL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "960d5ada-d056-4d9d-ae2b-f45b4c15f5a4",
"gambit_id": "b040aad8-a5db-4ba9-aaab-3199a731309e",
"last_updated": "2023-05-18T11:47:16.012531-04:00",
"created_at": "2023-05-16T09:47:06.588927-04:00",
"name": "MIL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
},
{
"id": "6f62767e-1390-424c-8ebb-20fdf1bc28bb",
"gambit_id": "61233fe2-f5de-4127-b313-a0e05f284b65",
"last_updated": "2023-05-18T11:47:16.011122-04:00",
"created_at": "2023-05-16T09:47:06.587041-04:00",
"name": "STL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
}
]
}