GET /api/bet_types/fc5a5775-991b-4121-b97a-39e3a4ea1c17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc5a5775-991b-4121-b97a-39e3a4ea1c17",
"match": "https://api-prod.gambitprofit.com/api/matches/6ec16e51-1d3b-42cf-a034-56fee59a1a2a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:06.142142-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": "STL (J Flaherty)",
"amount": 5711.0
},
{
"team": "PIT (R Contreras)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "1a87f219-5c00-4be3-888d-3d9fb93b26fe",
"gambit_id": "a6e439ba-c519-4d48-819f-0a92bae9ed6f",
"last_updated": "2023-06-03T11:41:55.787603-04:00",
"created_at": "2023-06-02T10:32:06.143856-04:00",
"name": "STL (J Flaherty)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5a5775-991b-4121-b97a-39e3a4ea1c17/?format=api"
},
{
"id": "a9e5511e-b057-4a1b-aa15-c6229bfefb0f",
"gambit_id": "4efd85a1-6f26-4b04-922c-f6dc23ef2df1",
"last_updated": "2023-06-03T11:41:55.789891-04:00",
"created_at": "2023-06-02T10:32:06.145641-04:00",
"name": "PIT (R Contreras)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5a5775-991b-4121-b97a-39e3a4ea1c17/?format=api"
}
]
}