GET /api/bet_types/0516b18b-473d-4789-a660-0964011bd45f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0516b18b-473d-4789-a660-0964011bd45f",
"match": "https://api-prod.gambitprofit.com/api/matches/746c1606-1b66-41e6-9141-05473902d503/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:13.129999-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": "Edmonton Oilers",
"amount": 5614.0
},
{
"team": "Florida Panthers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d86b691c-5806-4b57-871d-046cca40e3fc",
"gambit_id": "2ad624b3-f290-4fe4-a176-be4dac4f41b2",
"last_updated": "2023-12-18T10:18:33.602645-05:00",
"created_at": "2023-12-16T09:23:13.139921-05:00",
"name": "Edmonton Oilers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516b18b-473d-4789-a660-0964011bd45f/?format=api"
},
{
"id": "c181f622-c10a-4269-b145-294f48e57eff",
"gambit_id": "b1dd15d6-1037-4e06-bd41-d915c767a4ed",
"last_updated": "2023-12-18T10:18:33.595840-05:00",
"created_at": "2023-12-16T09:23:13.134678-05:00",
"name": "Florida Panthers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516b18b-473d-4789-a660-0964011bd45f/?format=api"
}
]
}