GET /api/bet_types/19329aba-9e8d-4c0f-a2b3-be437e0d2e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19329aba-9e8d-4c0f-a2b3-be437e0d2e76",
"match": "https://api-prod.gambitprofit.com/api/matches/2f8264b6-ef14-4a36-9f67-111dbf1fb1cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-26T13:37:01.879449-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "77fb890f-cc86-4b00-93b1-f91e347a5f60",
"gambit_id": "33273496-1407-4819-b805-7dfe45dca962",
"last_updated": "2023-03-27T11:36:53.848603-04:00",
"created_at": "2023-03-26T13:37:01.880992-04:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19329aba-9e8d-4c0f-a2b3-be437e0d2e76/?format=api"
},
{
"id": "a6c2e061-b200-4193-8ee4-41ddb9858330",
"gambit_id": "1c45c5ad-be9f-410d-b45e-6c9aa28ee29b",
"last_updated": "2023-03-27T11:36:53.850863-04:00",
"created_at": "2023-03-26T13:37:01.883097-04:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19329aba-9e8d-4c0f-a2b3-be437e0d2e76/?format=api"
}
]
}