GET /api/bet_types/bd8d7c2a-bdfd-4d76-a028-a6be915f982b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd8d7c2a-bdfd-4d76-a028-a6be915f982b",
"match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:08.938199-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": "KAN",
"amount": 5421.0
},
{
"team": "CWS",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "6892f5ed-106e-4815-811c-bf2d5a9c416b",
"gambit_id": "b9603e11-65bb-4163-8efc-2ecfbd8aba60",
"last_updated": "2023-05-10T16:07:12.647397-04:00",
"created_at": "2023-05-09T11:07:08.940198-04:00",
"name": "KAN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8d7c2a-bdfd-4d76-a028-a6be915f982b/?format=api"
},
{
"id": "b68bef95-38bc-4b10-a1fd-0bdefddb809e",
"gambit_id": "1288077c-3062-4895-bd76-4f519f6cdebc",
"last_updated": "2023-05-10T16:07:12.648676-04:00",
"created_at": "2023-05-09T11:07:08.941729-04:00",
"name": "CWS",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8d7c2a-bdfd-4d76-a028-a6be915f982b/?format=api"
}
]
}