GET /api/bet_types/f049836d-518d-46f9-9a8b-cf49c67f8251/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f049836d-518d-46f9-9a8b-cf49c67f8251",
"match": "https://api-prod.gambitprofit.com/api/matches/c17c0e52-c6a7-4c8c-ba3d-5f23c3d305cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:24.246615-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": "MIA",
"amount": 5939.0
},
{
"team": "MIL",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "aff3cf50-e2cd-4461-80bb-fc216489c729",
"gambit_id": "ab6118c0-5f0e-404f-ac7a-584bb528b354",
"last_updated": "2023-09-26T09:53:04.676662-04:00",
"created_at": "2023-09-24T09:13:24.254133-04:00",
"name": "MIA",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049836d-518d-46f9-9a8b-cf49c67f8251/?format=api"
},
{
"id": "81513ec1-af71-4ab2-9420-0b2f1ac67b5e",
"gambit_id": "81ff2d8c-774d-4c81-8281-e05e547708ae",
"last_updated": "2023-09-26T09:53:04.672694-04:00",
"created_at": "2023-09-24T09:13:24.250145-04:00",
"name": "MIL",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049836d-518d-46f9-9a8b-cf49c67f8251/?format=api"
}
]
}