GET /api/bet_types/e3fc847b-a964-4f93-9e91-568e8ed32ac6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3fc847b-a964-4f93-9e91-568e8ed32ac6",
"match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T08:38:09.438720-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": "SEA (B Miller)",
"amount": 6232.0
},
{
"team": "KAN (B Singer)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "0a07b714-f06e-45cd-b939-524216f1b202",
"gambit_id": "f5bcca23-fb74-484d-b217-a66f991bed65",
"last_updated": "2023-08-28T18:28:28.681955-04:00",
"created_at": "2023-08-25T08:38:09.447670-04:00",
"name": "SEA (B Miller)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc847b-a964-4f93-9e91-568e8ed32ac6/?format=api"
},
{
"id": "928fbe3e-ceb2-449a-9754-ea7d420af49e",
"gambit_id": "d1d41de4-7d6c-47ed-925d-9bf8e9b4fa8c",
"last_updated": "2023-08-28T18:28:28.678728-04:00",
"created_at": "2023-08-25T08:38:09.443122-04:00",
"name": "KAN (B Singer)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc847b-a964-4f93-9e91-568e8ed32ac6/?format=api"
}
]
}