GET /api/bet_types/1108ffdf-69d7-4a5c-8b86-71f57661e22b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1108ffdf-69d7-4a5c-8b86-71f57661e22b",
"match": "https://api-prod.gambitprofit.com/api/matches/d3a87bd3-7332-450f-96e8-4a2736360ff8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:33:05.271101-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",
"amount": 6010.0
},
{
"team": "TOR",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "036598a3-f111-4fdd-940d-c890593c1a44",
"gambit_id": "e9a845b1-f690-4754-8d1b-e10437d13750",
"last_updated": "2023-09-15T16:08:14.833233-04:00",
"created_at": "2023-09-14T09:33:05.274964-04:00",
"name": "TEX",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1108ffdf-69d7-4a5c-8b86-71f57661e22b/?format=api"
},
{
"id": "70be0ce7-def2-4984-a8a5-3da193e56664",
"gambit_id": "601079df-d030-490e-afa7-89285af02631",
"last_updated": "2023-09-15T16:08:14.836584-04:00",
"created_at": "2023-09-14T09:33:05.279447-04:00",
"name": "TOR",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1108ffdf-69d7-4a5c-8b86-71f57661e22b/?format=api"
}
]
}