GET /api/bet_types/cada8b0d-604e-493a-aed2-06dc46bd38b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cada8b0d-604e-493a-aed2-06dc46bd38b2",
"match": "https://api-prod.gambitprofit.com/api/matches/733b9883-fec7-42bf-b86e-f2859a413c42/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-01T10:22:13.118689-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": "OAK",
"amount": 5213.0
},
{
"team": "LAA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "99b8e44f-0e74-4c02-9378-1e78a104213a",
"gambit_id": "dcb903e5-5bc8-4b8d-b7c6-55a2e5eb4e83",
"last_updated": "2023-04-03T10:02:00.601806-04:00",
"created_at": "2023-04-01T10:22:13.120630-04:00",
"name": "OAK",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cada8b0d-604e-493a-aed2-06dc46bd38b2/?format=api"
},
{
"id": "91865c80-772d-499c-8288-b1758e3264ca",
"gambit_id": "126f98c8-1968-44d9-89ff-4d3484ded89c",
"last_updated": "2023-04-03T10:02:00.604306-04:00",
"created_at": "2023-04-01T10:22:13.122859-04:00",
"name": "LAA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cada8b0d-604e-493a-aed2-06dc46bd38b2/?format=api"
}
]
}