GET /api/bet_types/48095a36-f693-40d5-8090-7b0bbd3b5de5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48095a36-f693-40d5-8090-7b0bbd3b5de5",
"match": "https://api-prod.gambitprofit.com/api/matches/9c90112a-9cfe-40a2-a45d-cd61573100ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:14.060683-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 (M Soroka)",
"amount": 6833.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "6670c170-d1cd-4e14-855c-91b19b936063",
"gambit_id": "cce4a8d8-a8bc-4e1a-bda6-0e7cbc2230e9",
"last_updated": "2023-05-30T10:47:20.726185-04:00",
"created_at": "2023-05-29T11:47:14.062790-04:00",
"name": "ATL (M Soroka)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48095a36-f693-40d5-8090-7b0bbd3b5de5/?format=api"
},
{
"id": "2b30349b-1c05-48fa-8fac-921c3efcf0fe",
"gambit_id": "246ffc68-0af8-4995-9c39-06bb8cdfe5a8",
"last_updated": "2023-05-30T10:47:20.729285-04:00",
"created_at": "2023-05-29T11:47:14.064908-04:00",
"name": "OAK (P Blackburn)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48095a36-f693-40d5-8090-7b0bbd3b5de5/?format=api"
}
]
}