GET /api/bet_types/df5b3cf5-fd66-4537-a425-a115c67660cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df5b3cf5-fd66-4537-a425-a115c67660cd",
"match": "https://api-prod.gambitprofit.com/api/matches/a13eeb62-31b8-4483-a746-0f23f4468d4e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:04.164846-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": "DET",
"amount": 5107.0
},
{
"team": "BOS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7bdb36a9-8136-476e-9f15-23fdc7dc6dc1",
"gambit_id": "cc4e4ab0-883d-4d85-8a72-df84bcaf1ecc",
"last_updated": "2023-08-14T10:53:14.846538-04:00",
"created_at": "2023-08-12T09:43:04.169036-04:00",
"name": "DET",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5b3cf5-fd66-4537-a425-a115c67660cd/?format=api"
},
{
"id": "03a69ffd-aa34-49c0-ae7f-8100de0710ea",
"gambit_id": "734edec4-9d3e-4caf-956d-aa71ddabc86d",
"last_updated": "2023-08-14T10:53:14.850195-04:00",
"created_at": "2023-08-12T09:43:04.176804-04:00",
"name": "BOS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5b3cf5-fd66-4537-a425-a115c67660cd/?format=api"
}
]
}