GET /api/bet_types/ce4df3df-4061-4302-8b58-697133f1dfc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce4df3df-4061-4302-8b58-697133f1dfc3",
"match": "https://api-prod.gambitprofit.com/api/matches/2ccfc9fa-0a27-4017-adec-9b6d7db7c366/?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": "Dallas Mavericks",
"amount": 6786.0
},
{
"team": "Los Angeles Clippers",
"amount": 3214.0
}
],
"expected_reward_tokens": 9159.9,
"profit_sb": 159.9,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "8bfbce72-2333-4fe2-bf4e-dce9b7a2d691",
"gambit_id": "23f568b0-b8e0-4033-890e-4a196379d71c",
"last_updated": "2022-11-16T09:42:29.304802-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce4df3df-4061-4302-8b58-697133f1dfc3/?format=api"
},
{
"id": "bab8498a-0bec-4799-aac2-c7d784437173",
"gambit_id": "3f4daaa4-a694-4a14-bc75-c2a91a4bfee5",
"last_updated": "2022-11-16T09:42:29.305847-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "2.85000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce4df3df-4061-4302-8b58-697133f1dfc3/?format=api"
}
]
}