GET /api/bet_types/69a9c2fd-800e-42b8-991a-377e9e60c454/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69a9c2fd-800e-42b8-991a-377e9e60c454",
"match": "https://api-prod.gambitprofit.com/api/matches/d7d35672-52c6-4ead-8214-576f9f5d93f3/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T11:43:22.518619-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": "Cleveland Browns",
"amount": 5107.0
},
{
"team": "Washington Commanders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "da793b2f-fd0d-4281-b08c-cd7f06d7abc4",
"gambit_id": "2743f6ab-a2e2-46ff-8b2f-23681c25cc84",
"last_updated": "2023-08-12T18:23:12.058426-04:00",
"created_at": "2023-08-11T11:43:22.529108-04:00",
"name": "Cleveland Browns",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a9c2fd-800e-42b8-991a-377e9e60c454/?format=api"
},
{
"id": "d0509f46-7fdf-4188-9527-b6e2b83f8a2d",
"gambit_id": "ce9df231-a4a3-4f66-8072-68557a654f1c",
"last_updated": "2023-08-12T18:23:12.051416-04:00",
"created_at": "2023-08-11T11:43:22.525016-04:00",
"name": "Washington Commanders",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a9c2fd-800e-42b8-991a-377e9e60c454/?format=api"
}
]
}