GET /api/bet_types/08ccfd5f-273f-4a45-9d02-7d4f15ede39f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08ccfd5f-273f-4a45-9d02-7d4f15ede39f",
"match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:01.375615-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": "CWS (D Cease)",
"amount": 5527.0
},
{
"team": "MIN (K Maeda)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "32334ddc-5694-448c-a1c2-80da1e5fff28",
"gambit_id": "f6db3665-8cfe-421a-8247-de0e4c37b734",
"last_updated": "2023-04-11T13:32:06.295399-04:00",
"created_at": "2023-04-10T08:57:01.380245-04:00",
"name": "CWS (D Cease)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccfd5f-273f-4a45-9d02-7d4f15ede39f/?format=api"
},
{
"id": "36646fa4-0236-4878-8346-dc103360a7fa",
"gambit_id": "f6a95a80-5a66-4dc8-9b19-db4fa4caf75b",
"last_updated": "2023-04-11T13:32:06.293039-04:00",
"created_at": "2023-04-10T08:57:01.377798-04:00",
"name": "MIN (K Maeda)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccfd5f-273f-4a45-9d02-7d4f15ede39f/?format=api"
}
]
}