GET /api/bet_types/0e60dd55-c07f-4bf9-8d69-069df35d60f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e60dd55-c07f-4bf9-8d69-069df35d60f5",
"match": "https://api-prod.gambitprofit.com/api/matches/319f5222-f6d8-42c3-87b6-acd6c1663d83/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-29T11:47:13.010398-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": "CHC",
"amount": 5784.0
},
{
"team": "TAM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "e7e5aa76-399f-44bb-875f-fa5fef20ffed",
"gambit_id": "bd0df67b-b93b-4e86-a8e3-31bd7ea7f983",
"last_updated": "2023-05-30T10:47:22.216983-04:00",
"created_at": "2023-05-29T11:47:13.014373-04:00",
"name": "CHC",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e60dd55-c07f-4bf9-8d69-069df35d60f5/?format=api"
},
{
"id": "b7ddf19a-aded-467b-9227-44dff2060cdd",
"gambit_id": "e51028a2-196a-409d-b402-fc0b82c2b5a7",
"last_updated": "2023-05-30T10:47:22.218537-04:00",
"created_at": "2023-05-29T11:47:13.012414-04:00",
"name": "TAM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e60dd55-c07f-4bf9-8d69-069df35d60f5/?format=api"
}
]
}