GET /api/bet_types/6589bfef-0193-4bce-b1a7-3676cd7c467e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6589bfef-0193-4bce-b1a7-3676cd7c467e",
"match": "https://api-prod.gambitprofit.com/api/matches/50f53c54-c110-4311-9cd1-16d8fcc3390b/?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": "Cleveland Browns",
"amount": 6482.0
},
{
"team": "Pittsburgh Steelers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "fa4dc03f-998f-4db8-88f6-ab0fe9516366",
"gambit_id": "d981a02b-a5f5-43b2-82dd-c485ecd944a4",
"last_updated": "2022-09-23T10:12:04.604769-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6589bfef-0193-4bce-b1a7-3676cd7c467e/?format=api"
},
{
"id": "c358a3a5-15e1-46c8-8905-4ac13898f27a",
"gambit_id": "1eeee5a0-308d-4100-88fe-0a9d340dcf34",
"last_updated": "2022-09-23T10:12:04.605755-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6589bfef-0193-4bce-b1a7-3676cd7c467e/?format=api"
}
]
}