GET /api/bet_types/e77aa9bc-9ed4-45a3-92e1-dbd03d107be9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e77aa9bc-9ed4-45a3-92e1-dbd03d107be9",
"match": "https://api-prod.gambitprofit.com/api/matches/978e3bc5-5959-4c8a-8adc-c6182fce3dcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:01.871146-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": "HOU (F Valdez)",
"amount": 6182.0
},
{
"team": "PIT (R Contreras)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "0cfe8d7a-de18-4df9-90d2-3ec26621462c",
"gambit_id": "f690677d-83df-490d-9ccc-084fc8233b41",
"last_updated": "2023-04-11T13:27:04.024204-04:00",
"created_at": "2023-04-10T08:57:01.876633-04:00",
"name": "HOU (F Valdez)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77aa9bc-9ed4-45a3-92e1-dbd03d107be9/?format=api"
},
{
"id": "179117d3-c46d-4c6b-a8dc-53a98935ccef",
"gambit_id": "661a0f02-c0d5-4da8-9d75-e82c763a2169",
"last_updated": "2023-04-11T13:27:04.021589-04:00",
"created_at": "2023-04-10T08:57:01.873931-04:00",
"name": "PIT (R Contreras)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77aa9bc-9ed4-45a3-92e1-dbd03d107be9/?format=api"
}
]
}