GET /api/bet_types/ba02429e-7ce3-43cc-b137-57b864633b2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba02429e-7ce3-43cc-b137-57b864633b2a",
"match": "https://api-prod.gambitprofit.com/api/matches/3d616729-933f-4513-8114-cd30adfc1071/?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": "LAA (R Detmers)",
"amount": 5942.0
},
{
"team": "TEX (G Otto)",
"amount": 4058.0
}
],
"expected_reward_tokens": 9210.1,
"profit_sb": 210.1,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "7ff60af2-4d26-4716-b918-3995cd55f0b4",
"gambit_id": "36677eda-c5c5-4714-8417-e65786a5037c",
"last_updated": "2022-10-02T15:17:08.331700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba02429e-7ce3-43cc-b137-57b864633b2a/?format=api"
},
{
"id": "23714c5c-7ebb-4b80-a668-4478970acc21",
"gambit_id": "9abc5f18-83d8-4bc2-9fa8-478207c51824",
"last_updated": "2022-10-02T15:17:08.332716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba02429e-7ce3-43cc-b137-57b864633b2a/?format=api"
}
]
}