GET /api/bet_types/d8cb3d66-e2fe-4cd7-9b1e-40fb53b9806f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8cb3d66-e2fe-4cd7-9b1e-40fb53b9806f",
"match": "https://api-prod.gambitprofit.com/api/matches/dbbb19bc-8962-414d-9af2-4dd11b7ddd42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:04.952710-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": "Minnesota Wild",
"amount": 6010.0
},
{
"team": "Montreal Canadiens",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "7d53a50a-8491-4df7-9183-e0dcbacb1326",
"gambit_id": "222731f3-5b44-4a9c-a7f2-6417c3b3283a",
"last_updated": "2023-12-22T10:38:29.932614-05:00",
"created_at": "2023-12-21T09:13:04.961279-05:00",
"name": "Minnesota Wild",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8cb3d66-e2fe-4cd7-9b1e-40fb53b9806f/?format=api"
},
{
"id": "eaf7d6a2-2e14-4f4b-b28d-d8b6d313c7bc",
"gambit_id": "e19dbedf-6ce5-4c2b-a77e-80becf0eae53",
"last_updated": "2023-12-22T10:38:29.929149-05:00",
"created_at": "2023-12-21T09:13:04.957152-05:00",
"name": "Montreal Canadiens",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8cb3d66-e2fe-4cd7-9b1e-40fb53b9806f/?format=api"
}
]
}