GET /api/bet_types/4b3a202f-96aa-480e-9db5-a8c091eb9155/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b3a202f-96aa-480e-9db5-a8c091eb9155",
"match": "https://api-prod.gambitprofit.com/api/matches/1a666756-4110-4dd8-a718-3216afa2ea73/?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": "SEA (L Gilbert)",
"amount": 6256.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3744.0
}
],
"expected_reward_tokens": 9321.44,
"profit_sb": 321.44,
"profit_sb_percentage": 3.57,
"recommended": true
},
"lines": [
{
"id": "cd7b2d57-3989-4ee9-a98e-7b5c591920b3",
"gambit_id": "36a06fa3-a176-4820-9b3b-3f4f815e250c",
"last_updated": "2022-08-21T12:52:06.750308-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.49000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b3a202f-96aa-480e-9db5-a8c091eb9155/?format=api"
},
{
"id": "46eff73c-b068-4291-a141-f4d7a8a8c7ef",
"gambit_id": "65189866-3a40-4726-bf84-e4b086800934",
"last_updated": "2022-08-21T12:52:06.749909-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "2.49000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b3a202f-96aa-480e-9db5-a8c091eb9155/?format=api"
}
]
}