GET /api/bet_types/21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6",
"match": "https://api-prod.gambitprofit.com/api/matches/16a85d8d-de42-4e38-b7d3-49c6dee3b3be/?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": "WAS",
"amount": 5571.0
},
{
"team": "MIA",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "7077203d-b66e-4eed-9f06-8e45459b7e1c",
"gambit_id": "95bb8fdd-133b-4fcb-a190-f62086a9d781",
"last_updated": "2022-09-26T10:32:11.084568-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "1.63000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6/?format=api"
},
{
"id": "f52f4a9c-fa60-4f41-a0c1-15a797a5c738",
"gambit_id": "a7165fe0-3d72-458f-85d2-fa8c24115c09",
"last_updated": "2022-09-26T10:32:11.083500-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "2.05000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6/?format=api"
}
]
}