GET /api/bet_types/77e59f35-3e6a-4c61-a61d-31001497fabe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77e59f35-3e6a-4c61-a61d-31001497fabe",
"match": "https://api-prod.gambitprofit.com/api/matches/e78aca7f-4fe6-43bf-a4f2-31a7e4610f57/?format=api",
"name": "Pick the Winner",
"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": "STL (J Montgomery)",
"amount": 6776.0
},
{
"team": "CHC (A Sampson)",
"amount": 3224.0
}
],
"expected_reward_tokens": 9283.12,
"profit_sb": 283.12,
"profit_sb_percentage": 3.15,
"recommended": true
},
"lines": [
{
"id": "7ea0ecdb-78d7-4d28-9c29-ccb94eee42a1",
"gambit_id": "55a5af36-158c-41b7-812f-8a2b76f3fa1b",
"last_updated": "2022-09-03T18:57:17.455702-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Montgomery)",
"reward": "1.37000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77e59f35-3e6a-4c61-a61d-31001497fabe/?format=api"
},
{
"id": "0a0acc0a-eeec-48dc-8d04-dc7775985323",
"gambit_id": "e8361633-8062-4a2c-9503-a777d8d9959a",
"last_updated": "2022-09-03T18:57:17.456633-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (A Sampson)",
"reward": "2.88000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77e59f35-3e6a-4c61-a61d-31001497fabe/?format=api"
}
]
}