GET /api/bet_types/9e30113d-1e57-4411-97f9-1c548b546d3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e30113d-1e57-4411-97f9-1c548b546d3d",
"match": "https://api-prod.gambitprofit.com/api/matches/37cf2a42-9b39-4cd9-be16-d4102c6ecd26/?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": "MIL (B Woodruff)",
"amount": 5812.0
},
{
"team": "CHC (J Steele)",
"amount": 4188.0
}
],
"expected_reward_tokens": 9297.36,
"profit_sb": 297.36,
"profit_sb_percentage": 3.3,
"recommended": true
},
"lines": [
{
"id": "47bd2ccd-9b69-4f25-9fa9-1fe011eee38b",
"gambit_id": "c9d685d6-b58b-4dc1-9e77-66633e64ea5f",
"last_updated": "2022-08-22T09:41:58.821761-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.60000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e30113d-1e57-4411-97f9-1c548b546d3d/?format=api"
},
{
"id": "c78f5337-6de9-4571-a7e6-05eff20d222a",
"gambit_id": "440b49fa-6ce5-409d-bee9-88b005b3a30b",
"last_updated": "2022-08-22T09:41:58.821324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (J Steele)",
"reward": "2.22000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e30113d-1e57-4411-97f9-1c548b546d3d/?format=api"
}
]
}