GET /api/bet_types/b2851c25-e676-4829-afab-4d2c11dc6940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2851c25-e676-4829-afab-4d2c11dc6940",
"match": "https://api-prod.gambitprofit.com/api/matches/d460466e-a853-406d-88a7-39ca7bad0803/?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": "BOS (R Hill)",
"amount": 5588.0
},
{
"team": "BAL (D Kremer)",
"amount": 4412.0
}
],
"expected_reward_tokens": 9220.2,
"profit_sb": 220.2,
"profit_sb_percentage": 2.45,
"recommended": true
},
"lines": [
{
"id": "fb6d9543-b7a0-4ff8-ab58-56040dd9a20f",
"gambit_id": "10e85828-ebf5-43a2-b7a2-52340b9b00ba",
"last_updated": "2022-09-29T10:31:59.153107-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (R Hill)",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2851c25-e676-4829-afab-4d2c11dc6940/?format=api"
},
{
"id": "0a875acb-4346-4889-8fb0-4d2cef622529",
"gambit_id": "aefac49c-722e-45dd-b3d2-7d23999ad0f6",
"last_updated": "2022-09-29T10:31:59.154089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2851c25-e676-4829-afab-4d2c11dc6940/?format=api"
}
]
}