GET /api/bet_types/19471d49-8670-4453-b969-fc8e6337010f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19471d49-8670-4453-b969-fc8e6337010f",
"match": "https://api-prod.gambitprofit.com/api/matches/e25626c9-a755-4e59-b9c9-0190e2d36f72/?format=api",
"name": "Pick the Winner",
"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": "Utah",
"amount": 6104.0
},
{
"team": "UCLA",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "841c07b9-9e4f-4de0-a767-ad27507e6b87",
"gambit_id": "80fa72a5-3049-420e-98fb-29e9b96dad35",
"last_updated": "2022-10-11T11:02:35.477760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19471d49-8670-4453-b969-fc8e6337010f/?format=api"
},
{
"id": "925c6c58-cb3c-453d-b63b-422034f313ba",
"gambit_id": "6f4bcc1c-ba59-4420-9a7f-b81e95a960d9",
"last_updated": "2022-10-11T11:02:35.476621-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UCLA",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19471d49-8670-4453-b969-fc8e6337010f/?format=api"
}
]
}