GET /api/bet_types/0dc8d5c0-059f-4978-acc6-29fe172eadba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dc8d5c0-059f-4978-acc6-29fe172eadba",
"match": "https://api-prod.gambitprofit.com/api/matches/0b3fa153-bfbc-423c-a36f-e0c0e0e708f3/?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": "KAN (D Lynch)",
"amount": 5532.0
},
{
"team": "DET (J Wentz)",
"amount": 4468.0
}
],
"expected_reward_tokens": 9293.44,
"profit_sb": 293.44,
"profit_sb_percentage": 3.26,
"recommended": true
},
"lines": [
{
"id": "39c91c83-edeb-476c-8b74-4844dd74cea7",
"gambit_id": "d4432f28-5e3c-48f1-9a0a-56020bd7b811",
"last_updated": "2022-09-10T21:57:30.055873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "1.68000",
"odds": "1.76340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc8d5c0-059f-4978-acc6-29fe172eadba/?format=api"
},
{
"id": "133b79f2-4f4b-4c1e-a8e7-4dcae69c4432",
"gambit_id": "5f33ad57-70ea-4fab-bc2f-f9b53a15f794",
"last_updated": "2022-09-10T21:57:30.056882-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (J Wentz)",
"reward": "2.08000",
"odds": "2.21000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc8d5c0-059f-4978-acc6-29fe172eadba/?format=api"
}
]
}