GET /api/bet_types/6ea7d5b7-e1ef-4ba5-8142-c5312220af16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ea7d5b7-e1ef-4ba5-8142-c5312220af16",
"match": "https://api-prod.gambitprofit.com/api/matches/7bfe1ba3-581e-457d-b54a-468c2f32380d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Utah Jazz",
"amount": 5097.0
},
{
"team": "Phoenix Suns",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "cea08922-e8d8-42d2-9147-2c46e98ef8e4",
"gambit_id": "96035d83-04b1-4579-aaa0-73104e993bde",
"last_updated": "2022-11-19T10:38:36.562985-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea7d5b7-e1ef-4ba5-8142-c5312220af16/?format=api"
},
{
"id": "2402ecbe-23e1-44f7-be45-1d711696f581",
"gambit_id": "9464eec9-2dfc-4045-bfbf-3906b7fc21bf",
"last_updated": "2022-11-19T10:38:36.563987-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea7d5b7-e1ef-4ba5-8142-c5312220af16/?format=api"
}
]
}