GET /api/bet_types/87bc3141-ef7b-4dbf-8020-f2f5e400b20d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87bc3141-ef7b-4dbf-8020-f2f5e400b20d",
"match": "https://api-prod.gambitprofit.com/api/matches/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-15T08:23:08.789572-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": "TEX (N Eovaldi)",
"amount": 5590.0
},
{
"team": "LAA (S Ohtani)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "519518de-cc9c-48a8-90b4-324633cd3f1a",
"gambit_id": "c52efdbf-e433-40ce-8ab8-fb88330fb2a4",
"last_updated": "2023-06-16T09:58:05.964555-04:00",
"created_at": "2023-06-15T08:23:08.795791-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bc3141-ef7b-4dbf-8020-f2f5e400b20d/?format=api"
},
{
"id": "96c7ebc7-d206-453f-b33c-5e79ea88e59f",
"gambit_id": "137ff45c-7644-401a-8658-4c21e30acdff",
"last_updated": "2023-06-16T09:58:05.962900-04:00",
"created_at": "2023-06-15T08:23:08.792314-04:00",
"name": "LAA (S Ohtani)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bc3141-ef7b-4dbf-8020-f2f5e400b20d/?format=api"
}
]
}