GET /api/bet_types/ab321fb8-53b5-4a13-87a3-6e1cee3431bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab321fb8-53b5-4a13-87a3-6e1cee3431bd",
"match": "https://api-prod.gambitprofit.com/api/matches/dcbea332-0438-4256-8251-6c1871bac167/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T19:51:53.615893-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": "Trevor Loken",
"amount": 5600.0
},
{
"team": "Marcus Brimage",
"amount": 4400.0
}
],
"expected_reward_tokens": 8624.0,
"profit_sb": -876.0,
"profit_sb_percentage": -9.22,
"recommended": false
},
"lines": [
{
"id": "ab4b8d15-e11c-4294-bfe1-6f0587a5d22c",
"gambit_id": "e48251ba-276f-4c92-9e25-a95f63fc92e8",
"last_updated": "2023-01-28T19:32:20.002916-05:00",
"created_at": "2023-01-24T19:51:53.617518-05:00",
"name": "Trevor Loken",
"reward": "1.54000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab321fb8-53b5-4a13-87a3-6e1cee3431bd/?format=api"
},
{
"id": "321b5fcf-10a5-4c14-9565-358d8efdf65e",
"gambit_id": "0bd446bf-2be7-4ca1-bec1-2d2493b47e48",
"last_updated": "2023-01-28T19:32:20.004458-05:00",
"created_at": "2023-01-24T19:51:53.618915-05:00",
"name": "Marcus Brimage",
"reward": "1.96000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab321fb8-53b5-4a13-87a3-6e1cee3431bd/?format=api"
}
]
}