GET /api/bet_types/0896c731-72f4-40bc-914f-1f7317f94d22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0896c731-72f4-40bc-914f-1f7317f94d22",
"match": "https://api-prod.gambitprofit.com/api/matches/3b836475-4358-4465-97f6-dfe0909818f6/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T11:58:22.623496-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": "New York Yankees",
"amount": 5107.0
},
{
"team": "Oakland Athletics",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5d087137-5abe-4233-bf3f-9ab1c33545b3",
"gambit_id": "e5317ad3-9be3-4022-ba3c-8261a46a04e2",
"last_updated": "2023-06-30T10:43:12.481252-04:00",
"created_at": "2023-06-29T11:58:22.625834-04:00",
"name": "New York Yankees",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0896c731-72f4-40bc-914f-1f7317f94d22/?format=api"
},
{
"id": "e57d54cc-855a-4bb4-98ee-0f2c1d591d8d",
"gambit_id": "d6c28194-a583-4014-b4c2-9a69138a4946",
"last_updated": "2023-06-30T10:43:12.482753-04:00",
"created_at": "2023-06-29T11:58:22.628165-04:00",
"name": "Oakland Athletics",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0896c731-72f4-40bc-914f-1f7317f94d22/?format=api"
}
]
}