GET /api/bet_types/da9dd7d0-a07c-4cc9-9785-439d71359acf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da9dd7d0-a07c-4cc9-9785-439d71359acf",
"match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:38:26.060770-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": "ARI",
"amount": 5939.0
},
{
"team": "NYM",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "ba23901c-3b69-4329-b03d-378ede168482",
"gambit_id": "ff3bfc57-7bca-44c7-9141-4a4dc03da6b9",
"last_updated": "2023-07-06T12:37:57.821080-04:00",
"created_at": "2023-07-05T08:38:26.064056-04:00",
"name": "ARI",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da9dd7d0-a07c-4cc9-9785-439d71359acf/?format=api"
},
{
"id": "85effc8c-af96-43c6-815f-0ffceaec5882",
"gambit_id": "e197d19f-52f7-495f-bce4-04672de75e13",
"last_updated": "2023-07-06T12:37:57.819418-04:00",
"created_at": "2023-07-05T08:38:26.062393-04:00",
"name": "NYM",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da9dd7d0-a07c-4cc9-9785-439d71359acf/?format=api"
}
]
}