GET /api/bet_types/0ad2c30c-973b-4bf0-aebd-1333dc89c6d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ad2c30c-973b-4bf0-aebd-1333dc89c6d3",
"match": "https://api-prod.gambitprofit.com/api/matches/d916dba5-e4c8-4bc2-b8cd-b3ed079aed92/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:13.233340-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": "LAA (R Detmers)",
"amount": 6293.0
},
{
"team": "PIT (O Bido)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "9bdcbfd9-553a-4452-a052-4297db2130d0",
"gambit_id": "2c479370-dde1-4dad-9934-76b16c0b43a4",
"last_updated": "2023-07-29T21:03:12.375669-04:00",
"created_at": "2023-07-22T08:38:13.242778-04:00",
"name": "LAA (R Detmers)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad2c30c-973b-4bf0-aebd-1333dc89c6d3/?format=api"
},
{
"id": "b0e441dd-2770-4560-a039-6661281c04c2",
"gambit_id": "3fedb479-3e6d-4617-b245-14cf75b2a7c1",
"last_updated": "2023-07-29T21:03:12.370956-04:00",
"created_at": "2023-07-22T08:38:13.238260-04:00",
"name": "PIT (O Bido)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad2c30c-973b-4bf0-aebd-1333dc89c6d3/?format=api"
}
]
}