GET /api/bet_types/6fcc90b9-f5c2-436f-841a-69d878397bfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fcc90b9-f5c2-436f-841a-69d878397bfe",
"match": "https://api-prod.gambitprofit.com/api/matches/b51203f6-6fa0-46f4-8ba3-e9075dbcc18f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-11T10:08:15.509984-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": "MIL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9596a379-3f05-4a9e-8475-219ce5cff1af",
"gambit_id": "ac687323-8aac-4516-9ff8-aaeed406e01a",
"last_updated": "2023-06-12T18:43:10.892038-04:00",
"created_at": "2023-06-11T10:08:15.512294-04:00",
"name": "OAK",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fcc90b9-f5c2-436f-841a-69d878397bfe/?format=api"
},
{
"id": "0f94936b-0bdb-4f1c-bfb8-a09055efb365",
"gambit_id": "858fc19f-3459-4aaf-a286-df304739eff5",
"last_updated": "2023-06-12T18:43:10.895289-04:00",
"created_at": "2023-06-11T10:08:15.514694-04:00",
"name": "MIL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fcc90b9-f5c2-436f-841a-69d878397bfe/?format=api"
}
]
}