GET /api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68a958e6-38f4-47b8-8cdc-1355b1a2238c",
"match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-21T10:58:01.514403-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": "DET",
"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": "4a83611c-9613-4930-be04-7c87e37a2668",
"gambit_id": "d897750e-b3e9-440e-b64d-71c1f4338101",
"last_updated": "2023-09-23T10:13:11.346614-04:00",
"created_at": "2023-09-21T10:58:01.520186-04:00",
"name": "DET",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
},
{
"id": "9bb96c3a-f1b9-42a1-943b-4895300fbbbb",
"gambit_id": "212b40d9-44bb-4e99-8ab9-a3cfda7ab129",
"last_updated": "2023-09-23T10:13:11.350022-04:00",
"created_at": "2023-09-21T10:58:01.529895-04:00",
"name": "OAK",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
}
]
}