GET /api/bet_types/0077e247-51d2-4636-9863-442b00b98054/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0077e247-51d2-4636-9863-442b00b98054",
"match": "https://api-prod.gambitprofit.com/api/matches/f11a0b56-8369-4f95-8f28-4ce3c25e8125/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-19T08:08:06.380905-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": "WAS",
"amount": 5317.0
},
{
"team": "STL",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "e9ef785e-3532-4017-b0a8-afe09dd21a23",
"gambit_id": "4a8d9b5a-13a7-4ee9-afbb-177d2f08e57e",
"last_updated": "2023-06-20T10:33:07.890731-04:00",
"created_at": "2023-06-19T08:08:06.385386-04:00",
"name": "WAS",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0077e247-51d2-4636-9863-442b00b98054/?format=api"
},
{
"id": "461d78de-c89e-4a4c-baa9-c90c0f1fd01f",
"gambit_id": "a62f9fe8-fe36-4619-b310-d230b2a9b927",
"last_updated": "2023-06-20T10:33:07.888598-04:00",
"created_at": "2023-06-19T08:08:06.382951-04:00",
"name": "STL",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0077e247-51d2-4636-9863-442b00b98054/?format=api"
}
]
}