GET /api/bet_types/1a8df4cf-91cd-44b0-ad4e-4969314d4627/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a8df4cf-91cd-44b0-ad4e-4969314d4627",
"match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:10.745526-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": "SEA (L Gilbert)",
"amount": 6293.0
},
{
"team": "OAK (J Sears)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "d67f57f0-a851-40a4-a15e-e97044518795",
"gambit_id": "62235f2a-32eb-4dcc-bd71-2b80c17bb944",
"last_updated": "2023-05-04T10:52:16.160884-04:00",
"created_at": "2023-05-03T12:12:10.748126-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8df4cf-91cd-44b0-ad4e-4969314d4627/?format=api"
},
{
"id": "1f1b8aab-51d9-4433-9f12-faf904c3a788",
"gambit_id": "02413099-f28c-46de-aec2-952663a24bba",
"last_updated": "2023-05-04T10:52:16.159589-04:00",
"created_at": "2023-05-03T12:12:10.746842-04:00",
"name": "OAK (J Sears)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8df4cf-91cd-44b0-ad4e-4969314d4627/?format=api"
}
]
}