GET /api/bet_types/c40aebb1-cc15-4d2d-8c31-2cf00a68b197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c40aebb1-cc15-4d2d-8c31-2cf00a68b197",
"match": "https://api-prod.gambitprofit.com/api/matches/037867bb-f09e-4452-b60f-71efa4609432/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-01T09:26:46.601138-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": "Carolina Hurricanes",
"amount": 5861.0
},
{
"team": "Buffalo Sabres",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "676f4129-5035-426d-9a51-2eb1a96aa40e",
"gambit_id": "fe04ab6f-21d5-420e-a27a-3c60304f0e93",
"last_updated": "2023-02-03T09:16:56.616234-05:00",
"created_at": "2023-02-01T09:26:46.603929-05:00",
"name": "Carolina Hurricanes",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40aebb1-cc15-4d2d-8c31-2cf00a68b197/?format=api"
},
{
"id": "cd2e49cb-dbec-4b85-95de-a7a50d81e4c7",
"gambit_id": "9d230b99-9060-4304-9bac-f24ee8a4c236",
"last_updated": "2023-02-03T09:16:56.615049-05:00",
"created_at": "2023-02-01T09:26:46.602541-05:00",
"name": "Buffalo Sabres",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40aebb1-cc15-4d2d-8c31-2cf00a68b197/?format=api"
}
]
}