GET /api/bet_types/e699da1b-b1c7-4bfc-a4b2-ea0162e97885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e699da1b-b1c7-4bfc-a4b2-ea0162e97885",
"match": "https://api-prod.gambitprofit.com/api/matches/8c13898a-ff39-4584-adbf-8bf3c4850180/?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": "MIL (E Lauer)",
"amount": 5942.0
},
{
"team": "CIN (L Cessa)",
"amount": 4058.0
}
],
"expected_reward_tokens": 9210.1,
"profit_sb": 210.1,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "360fa564-9cfb-4947-addb-526556e6501a",
"gambit_id": "2c5b815d-a89f-4d63-b887-0aa8ce040f72",
"last_updated": "2022-09-24T21:17:25.175998-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (E Lauer)",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699da1b-b1c7-4bfc-a4b2-ea0162e97885/?format=api"
},
{
"id": "0725d4d0-e339-4ece-9573-8c15a08c4a78",
"gambit_id": "6d9a5779-b5e3-40cf-9e26-357d259983b4",
"last_updated": "2022-09-24T21:17:25.176959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699da1b-b1c7-4bfc-a4b2-ea0162e97885/?format=api"
}
]
}