GET /api/bet_types/af500e3d-d65d-4993-b2a4-768730eb740d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af500e3d-d65d-4993-b2a4-768730eb740d",
"match": "https://api-prod.gambitprofit.com/api/matches/33d5e415-7707-41a3-902a-c5e143e5a235/?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": "NYY (N Cortes)",
"amount": 5423.0
},
{
"team": "SEA (R Ray)",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": 381.79,
"profit_sb_percentage": 4.24,
"recommended": true
},
"lines": [
{
"id": "2b96c3a7-5712-4bd3-9e14-57df55d26e92",
"gambit_id": "e750ae02-20eb-4aac-934e-7735a6c57c66",
"last_updated": "2022-08-11T09:42:08.186037-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (N Cortes)",
"reward": "1.73000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af500e3d-d65d-4993-b2a4-768730eb740d/?format=api"
},
{
"id": "6df44efc-50b8-4fc6-99ee-516bd70dba5f",
"gambit_id": "20352a0c-4611-432a-8711-51e3c9622e1d",
"last_updated": "2022-08-11T09:42:08.185571-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "2.05000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af500e3d-d65d-4993-b2a4-768730eb740d/?format=api"
}
]
}