GET /api/bet_types/ebb0f5a1-2965-4337-af0c-c5ea95db660f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebb0f5a1-2965-4337-af0c-c5ea95db660f",
"match": "https://api-prod.gambitprofit.com/api/matches/64201377-dd68-4826-b968-cbfb6955544b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-08T09:23:23.640626-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": "STL",
"amount": 6090.0
},
{
"team": "CIN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b316d359-f960-4e71-9b8c-75334b550fb2",
"gambit_id": "2c70e3ce-8be7-4bfe-96ae-c86b2756157e",
"last_updated": "2023-09-09T11:37:59.069114-04:00",
"created_at": "2023-09-08T09:23:23.645297-04:00",
"name": "STL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb0f5a1-2965-4337-af0c-c5ea95db660f/?format=api"
},
{
"id": "eccb78c3-6c23-4582-85d1-2a7a75864aa7",
"gambit_id": "eff1679e-8909-42f3-82ee-a7966bf2bb5e",
"last_updated": "2023-09-09T11:37:59.072467-04:00",
"created_at": "2023-09-08T09:23:23.649168-04:00",
"name": "CIN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb0f5a1-2965-4337-af0c-c5ea95db660f/?format=api"
}
]
}