GET /api/bet_types/0432db16-1b51-475a-8f42-29ae8981e7ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0432db16-1b51-475a-8f42-29ae8981e7ff",
"match": "https://api-prod.gambitprofit.com/api/matches/8898549d-97d4-4eb4-8cf7-91947444e426/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:11.989305-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": "ARI (Z Gallen)",
"amount": 6173.0
},
{
"team": "PIT (J Oviedo)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "3d3e2852-797f-4336-a6b3-463e5fdec545",
"gambit_id": "8c615fb0-b9bc-41b8-bef6-c53cf883f891",
"last_updated": "2023-05-20T10:52:05.192824-04:00",
"created_at": "2023-05-19T11:02:11.992710-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0432db16-1b51-475a-8f42-29ae8981e7ff/?format=api"
},
{
"id": "6b7847a9-8d69-41b8-91b5-b23cfe7b9c09",
"gambit_id": "1ca86c57-255d-4ca7-af47-9d5c5c026559",
"last_updated": "2023-05-20T10:52:05.191348-04:00",
"created_at": "2023-05-19T11:02:11.991203-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0432db16-1b51-475a-8f42-29ae8981e7ff/?format=api"
}
]
}