GET /api/bet_types/c1992d83-cfc2-4f7f-9300-57f93ad6acd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1992d83-cfc2-4f7f-9300-57f93ad6acd9",
"match": "https://api-prod.gambitprofit.com/api/matches/dfcbde9e-d3e7-4ce1-a81e-d6fb0c8e9b73/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:59.646923-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": "Los Angeles Kings",
"amount": 6314.0
},
{
"team": "Arizona Coyotes",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "c8047f9b-8fd5-4423-94e4-f3acab658b3a",
"gambit_id": "e3e3ced7-cc88-450c-ad45-782fa88b55b8",
"last_updated": "2023-10-26T10:13:04.035069-04:00",
"created_at": "2023-10-24T08:57:59.657006-04:00",
"name": "Los Angeles Kings",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1992d83-cfc2-4f7f-9300-57f93ad6acd9/?format=api"
},
{
"id": "2c693e5b-a5ca-4586-a79e-0dd5cb085aa7",
"gambit_id": "a0f8511a-0c06-40b1-a9bd-30be5a202248",
"last_updated": "2023-10-26T10:13:04.031590-04:00",
"created_at": "2023-10-24T08:57:59.651017-04:00",
"name": "Arizona Coyotes",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1992d83-cfc2-4f7f-9300-57f93ad6acd9/?format=api"
}
]
}