GET /api/bet_types/afce318b-ce80-4588-9b6e-20b74c961bc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afce318b-ce80-4588-9b6e-20b74c961bc8",
"match": "https://api-prod.gambitprofit.com/api/matches/60295fd7-4acb-44e3-9ce5-c98b7561ab4c/?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": "CWS (D Cease)",
"amount": 5608.0
},
{
"team": "MIN (T Mahle)",
"amount": 4392.0
}
],
"expected_reward_tokens": 9309.28,
"profit_sb": 309.28,
"profit_sb_percentage": 3.44,
"recommended": true
},
"lines": [
{
"id": "caeacd49-b2f5-483e-b301-a4e9075e58b5",
"gambit_id": "f93452a1-657d-4283-9691-87f80e8385c7",
"last_updated": "2022-09-05T10:17:02.228492-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Cease)",
"reward": "1.66000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afce318b-ce80-4588-9b6e-20b74c961bc8/?format=api"
},
{
"id": "e70a6d32-fc05-4ebd-9ea7-42086c02a910",
"gambit_id": "ba4babed-ecbe-4390-b11d-83f544d9337a",
"last_updated": "2022-09-05T10:17:02.229438-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (T Mahle)",
"reward": "2.12000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afce318b-ce80-4588-9b6e-20b74c961bc8/?format=api"
}
]
}