GET /api/bet_types/68dd1996-e7b8-4544-aa59-a9b13fe4ff8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68dd1996-e7b8-4544-aa59-a9b13fe4ff8e",
"match": "https://api-prod.gambitprofit.com/api/matches/66dcbc5b-7f31-4edc-a910-27b8326882d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-24T08:13:22.908711-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": "LOS (M Grove)",
"amount": 5222.0
},
{
"team": "TOR (J Berrios)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b4e4e60b-66c9-45c3-8d57-ed680b6ce78a",
"gambit_id": "c748c001-04eb-4f7e-ae27-cb7018a08766",
"last_updated": "2023-07-25T16:38:04.096151-04:00",
"created_at": "2023-07-24T08:13:22.917061-04:00",
"name": "LOS (M Grove)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68dd1996-e7b8-4544-aa59-a9b13fe4ff8e/?format=api"
},
{
"id": "20d74162-0dee-495c-b27c-1f69970092de",
"gambit_id": "09a181b5-009c-4693-9d02-0475478e4895",
"last_updated": "2023-07-25T16:38:04.092591-04:00",
"created_at": "2023-07-24T08:13:22.912769-04:00",
"name": "TOR (J Berrios)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68dd1996-e7b8-4544-aa59-a9b13fe4ff8e/?format=api"
}
]
}