GET /api/bet_types/d506f66c-4c1b-42ed-925e-b608e686caee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d506f66c-4c1b-42ed-925e-b608e686caee",
"match": "https://api-prod.gambitprofit.com/api/matches/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T09:21:55.514467-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": "Seattle Kraken",
"amount": 6401.0
},
{
"team": "Philadelphia Flyers",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "0eeb03b2-5764-4abc-8af6-6d81e6261e50",
"gambit_id": "7ad85224-66b0-4af8-b008-5fd45d31dfc3",
"last_updated": "2023-02-17T09:46:57.989238-05:00",
"created_at": "2023-02-16T09:21:55.515676-05:00",
"name": "Seattle Kraken",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d506f66c-4c1b-42ed-925e-b608e686caee/?format=api"
},
{
"id": "7b796031-8536-4d40-a0d7-e171b830af2c",
"gambit_id": "92006d90-925f-462b-ad61-6719e4543976",
"last_updated": "2023-02-17T09:46:57.990356-05:00",
"created_at": "2023-02-16T09:21:55.516929-05:00",
"name": "Philadelphia Flyers",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d506f66c-4c1b-42ed-925e-b608e686caee/?format=api"
}
]
}