GET /api/bet_types/6093c62b-d22a-463f-8fe3-b16a25461a58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6093c62b-d22a-463f-8fe3-b16a25461a58",
"match": "https://api-prod.gambitprofit.com/api/matches/0d58d24c-ad9a-41b1-bfb6-a7ecdc611f97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-27T08:13:19.274930-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 (M Clevinger)",
"amount": 5260.0
},
{
"team": "OAK (P Blackburn)",
"amount": 4740.0
}
],
"expected_reward_tokens": 9573.2,
"profit_sb": 73.2,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "4cd4cc25-61c9-4786-a2da-08cbfe63008e",
"gambit_id": "277f3e46-cf2e-43c7-90e7-27f7aa589c98",
"last_updated": "2023-08-29T09:03:23.873283-04:00",
"created_at": "2023-08-27T08:13:19.286875-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6093c62b-d22a-463f-8fe3-b16a25461a58/?format=api"
},
{
"id": "93eff1bd-c7ab-41a1-956d-621303432332",
"gambit_id": "a468c7ce-6d7c-4079-ac6b-ce5688acd492",
"last_updated": "2023-08-29T09:03:23.866113-04:00",
"created_at": "2023-08-27T08:13:19.279393-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.02000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6093c62b-d22a-463f-8fe3-b16a25461a58/?format=api"
}
]
}