GET /api/bet_types/fadc8021-11eb-436f-8b0d-817fd881a7bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fadc8021-11eb-436f-8b0d-817fd881a7bc",
"match": "https://api-prod.gambitprofit.com/api/matches/fd85a6ec-cc45-4f68-bf6b-756c034c3a77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:11.584638-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": "BOS (B Bello)",
"amount": 5426.0
},
{
"team": "NYY (L Severino)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "0a2d54be-0d93-48eb-8ad8-bd47acd56757",
"gambit_id": "6159ec53-390e-49a2-8444-103d418dc6f7",
"last_updated": "2023-06-19T14:03:35.538763-04:00",
"created_at": "2023-06-18T09:43:11.586482-04:00",
"name": "BOS (B Bello)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadc8021-11eb-436f-8b0d-817fd881a7bc/?format=api"
},
{
"id": "4c01b9f7-c815-4f53-913a-58383a447ffa",
"gambit_id": "f2155c29-8bb0-442b-a1aa-a404f40a7fc9",
"last_updated": "2023-06-19T14:03:35.541977-04:00",
"created_at": "2023-06-18T09:43:11.588079-04:00",
"name": "NYY (L Severino)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadc8021-11eb-436f-8b0d-817fd881a7bc/?format=api"
}
]
}