GET /api/bet_types/c386d959-f061-4bed-a784-ed6cfa14967f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c386d959-f061-4bed-a784-ed6cfa14967f",
"match": "https://api-prod.gambitprofit.com/api/matches/e7aef887-1ad9-44a4-977f-32c86f8dc09e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.861377-04: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": "Britain Hart",
"amount": 6594.0
},
{
"team": "Jenny Savage",
"amount": 3406.0
}
],
"expected_reward_tokens": 9297.54,
"profit_sb": -202.46,
"profit_sb_percentage": -2.13,
"recommended": false
},
"lines": [
{
"id": "2eb39ab1-9ac2-4be8-a09e-dddefe35a470",
"gambit_id": "b41556d4-dd2a-4bbd-8764-fce063e1b96a",
"last_updated": "2023-03-26T13:37:04.714820-04:00",
"created_at": "2023-03-22T12:32:10.866896-04:00",
"name": "Britain Hart",
"reward": "1.41000",
"odds": "1.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c386d959-f061-4bed-a784-ed6cfa14967f/?format=api"
},
{
"id": "7ca4c1bc-1050-4e0c-b608-19872b052a99",
"gambit_id": "243eaa23-3c93-48ca-b212-8c2c6304f645",
"last_updated": "2023-03-26T13:37:04.712708-04:00",
"created_at": "2023-03-22T12:32:10.863853-04:00",
"name": "Jenny Savage",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c386d959-f061-4bed-a784-ed6cfa14967f/?format=api"
}
]
}