GET /api/bet_types/5aa73dd9-5243-46a6-badd-3278cbb7a383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aa73dd9-5243-46a6-badd-3278cbb7a383",
"match": "https://api-prod.gambitprofit.com/api/matches/bc4ecb32-c489-4cc1-8d50-104097e0d0a6/?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": "STL (D Hudson)",
"amount": 6762.0
},
{
"team": "CIN (M Minor)",
"amount": 3238.0
}
],
"expected_reward_tokens": 9195.92,
"profit_sb": 195.92,
"profit_sb_percentage": 2.18,
"recommended": true
},
"lines": [
{
"id": "04f5ee61-1e0d-460d-8cf8-ca276c9b9627",
"gambit_id": "128f0a5d-0d85-4d3a-85f2-f162e0211b89",
"last_updated": "2022-09-19T09:42:08.969080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (D Hudson)",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa73dd9-5243-46a6-badd-3278cbb7a383/?format=api"
},
{
"id": "60b106d5-8b81-4402-a165-31557afa662f",
"gambit_id": "55eb3634-c922-40bb-aea8-da5966a46902",
"last_updated": "2022-09-19T09:42:08.970221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (M Minor)",
"reward": "2.84000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa73dd9-5243-46a6-badd-3278cbb7a383/?format=api"
}
]
}