GET /api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "070ce982-6450-48c3-86c6-e36c1b4a5355",
"match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:16.819123-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": "Phoenix Suns",
"amount": 6100.0
},
{
"team": "Sacramento Kings",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "d533d25d-937d-497d-9769-2735088b0d74",
"gambit_id": "51ef1b25-57a3-4739-90e9-142ed038a55c",
"last_updated": "2023-03-13T10:27:12.526998-04:00",
"created_at": "2023-03-11T09:32:16.820422-05:00",
"name": "Phoenix Suns",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
},
{
"id": "92a2938e-d38c-4e10-9dc0-d09a9bdf117b",
"gambit_id": "157db0f9-4425-4321-bd5c-1e9119f3d3bf",
"last_updated": "2023-03-13T10:27:12.529197-04:00",
"created_at": "2023-03-11T09:32:16.821806-05:00",
"name": "Sacramento Kings",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
}
]
}