GET /api/bet_types/5588a7b4-ef83-4e7a-b0b6-0f6df63df179/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5588a7b4-ef83-4e7a-b0b6-0f6df63df179",
"match": "https://api-prod.gambitprofit.com/api/matches/db12ff07-df9d-43ff-b46f-9a64257fd10a/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-11T08:53:05.504337-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Milwaukee Bucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "23719e92-330a-4b6f-8666-5699df739b8e",
"gambit_id": "0ccc4b05-964d-4748-9162-d368c7562e96",
"last_updated": "2023-11-13T15:08:31.274817-05:00",
"created_at": "2023-11-11T08:53:05.526443-05:00",
"name": "Orlando Magic",
"reward": "1.86000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5588a7b4-ef83-4e7a-b0b6-0f6df63df179/?format=api"
},
{
"id": "ffd1599f-77c1-4adc-8a7d-87dbd840ed94",
"gambit_id": "f7503184-bdcd-4cb5-b73d-9e869d4634f0",
"last_updated": "2023-11-13T15:08:31.270695-05:00",
"created_at": "2023-11-11T08:53:05.507894-05:00",
"name": "Milwaukee Bucks",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5588a7b4-ef83-4e7a-b0b6-0f6df63df179/?format=api"
}
]
}