GET /api/bet_types/a44cc87e-6b0d-42d1-8ce6-b0a8c583c32f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a44cc87e-6b0d-42d1-8ce6-b0a8c583c32f",
"match": "https://api-prod.gambitprofit.com/api/matches/39e4785a-7da1-46b5-bbc7-ccb1518f00ac/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Oregon State",
"amount": 5106.0
},
{
"team": "Washington State",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "debc57ac-11f3-4da3-8dc3-117bc50e52d8",
"gambit_id": "35d5d34b-9a07-4653-a3c5-4c050b55e3bd",
"last_updated": "2022-10-17T10:01:53.738548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oregon State",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44cc87e-6b0d-42d1-8ce6-b0a8c583c32f/?format=api"
},
{
"id": "610783e8-6b84-448a-b74b-8aeca5c52010",
"gambit_id": "b2414fbc-26f1-41e8-84b4-57143617b07e",
"last_updated": "2022-10-17T10:01:53.739506-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "1.92000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44cc87e-6b0d-42d1-8ce6-b0a8c583c32f/?format=api"
}
]
}