GET /api/bet_types/cc1bb5e8-5fac-436e-980f-1df3cdd77c0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc1bb5e8-5fac-436e-980f-1df3cdd77c0c",
"match": "https://api-prod.gambitprofit.com/api/matches/f2aa6c03-0efa-4a3d-81e2-a0cef47fc7f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:25.306267-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": "ATL (K Allard)",
"amount": 6139.0
},
{
"team": "CWS (D Cease)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "70082981-4594-4e4d-9cae-303fa8e3458a",
"gambit_id": "6a409486-a843-4b90-867d-719491bd445c",
"last_updated": "2023-07-18T09:08:29.261205-04:00",
"created_at": "2023-07-16T09:08:25.310523-04:00",
"name": "ATL (K Allard)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1bb5e8-5fac-436e-980f-1df3cdd77c0c/?format=api"
},
{
"id": "6957f48a-7081-41be-9801-2cdff73dcd18",
"gambit_id": "1485d819-1c01-4bef-90c3-1184d5ebfa86",
"last_updated": "2023-07-18T09:08:29.259775-04:00",
"created_at": "2023-07-16T09:08:25.308352-04:00",
"name": "CWS (D Cease)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1bb5e8-5fac-436e-980f-1df3cdd77c0c/?format=api"
}
]
}