GET /api/bet_types/d8b2176d-f573-4797-8812-c4d8636e5651/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8b2176d-f573-4797-8812-c4d8636e5651",
"match": "https://api-prod.gambitprofit.com/api/matches/4c0af3b2-20c3-4059-a12e-0841c7e49df8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-31T09:23:01.665745-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": "Toronto Maple Leafs",
"amount": 5788.0
},
{
"team": "Los Angeles Kings",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "dd6684ad-13a8-4ed5-a5c9-5614350882af",
"gambit_id": "9d4b80f9-73c3-4f37-b18e-0fde4829c031",
"last_updated": "2023-11-01T09:23:19.157264-04:00",
"created_at": "2023-10-31T09:23:01.675241-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2176d-f573-4797-8812-c4d8636e5651/?format=api"
},
{
"id": "d5226a89-cff2-400a-b5c2-036c8d2171fe",
"gambit_id": "08970239-f6a2-46f5-841f-d7c23170bd44",
"last_updated": "2023-11-01T09:23:19.153103-04:00",
"created_at": "2023-10-31T09:23:01.670780-04:00",
"name": "Los Angeles Kings",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2176d-f573-4797-8812-c4d8636e5651/?format=api"
}
]
}