GET /api/bet_types/e5b1a207-f984-4d46-93a1-8d8021b749fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5b1a207-f984-4d46-93a1-8d8021b749fd",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:04.797587-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": "Colorado Avalanche",
"amount": 6010.0
},
{
"team": "Arizona Coyotes",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "2a45a591-1ced-4c92-9ccc-99e9cd3fffcc",
"gambit_id": "65d6fcc5-b839-41fa-948c-8274d8a9d624",
"last_updated": "2023-12-29T11:08:24.672326-05:00",
"created_at": "2023-12-27T09:03:04.802245-05:00",
"name": "Colorado Avalanche",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b1a207-f984-4d46-93a1-8d8021b749fd/?format=api"
},
{
"id": "e61ba26f-2187-42a5-b188-3b96347ef797",
"gambit_id": "b585f287-f0c5-4f92-80c7-a6ce91505ba7",
"last_updated": "2023-12-29T11:08:24.676211-05:00",
"created_at": "2023-12-27T09:03:04.807478-05:00",
"name": "Arizona Coyotes",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b1a207-f984-4d46-93a1-8d8021b749fd/?format=api"
}
]
}