GET /api/bet_types/defaa8c5-a121-4410-8192-3dd7820f26f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "defaa8c5-a121-4410-8192-3dd7820f26f6",
"match": "https://api-prod.gambitprofit.com/api/matches/4c533bef-7305-459d-892d-ae36f98c97df/?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": "Oregon State",
"amount": 7127.0
},
{
"team": "Arizona State",
"amount": 2873.0
}
],
"expected_reward_tokens": 9193.6,
"profit_sb": 193.6,
"profit_sb_percentage": 2.15,
"recommended": true
},
"lines": [
{
"id": "e28f6a89-ece2-473d-b902-2258011454f0",
"gambit_id": "6aa2fb81-f394-429d-a4df-97feea5eb3d9",
"last_updated": "2022-11-21T11:53:28.909543-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oregon State",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/defaa8c5-a121-4410-8192-3dd7820f26f6/?format=api"
},
{
"id": "41b366d3-9a93-4d5a-ae22-4a9ed9107540",
"gambit_id": "e60ebef5-7dbb-4138-aef0-29a45319995f",
"last_updated": "2022-11-21T11:53:28.908385-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona State",
"reward": "3.20000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/defaa8c5-a121-4410-8192-3dd7820f26f6/?format=api"
}
]
}