GET /api/bet_types/6730d690-584f-4b3a-9edc-f2357667ec6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6730d690-584f-4b3a-9edc-f2357667ec6b",
"match": "https://api-prod.gambitprofit.com/api/matches/a8b3cf7a-aa07-4ebb-9a22-7dcce4028203/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:02:00.230460-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": "Minnesota Wild",
"amount": 6812.0
},
{
"team": "St Louis Blues",
"amount": 3188.0
}
],
"expected_reward_tokens": 9468.36,
"profit_sb": -31.64,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "bcec0cef-69e5-4b1b-a72d-21c7e6fcf5f9",
"gambit_id": "82e2c0bb-1896-4489-97d3-8aee42faf98d",
"last_updated": "2023-04-10T09:31:58.346159-04:00",
"created_at": "2023-04-08T09:02:00.233054-04:00",
"name": "Minnesota Wild",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6730d690-584f-4b3a-9edc-f2357667ec6b/?format=api"
},
{
"id": "1a16e8d5-8af0-48e1-991f-792ff73546e8",
"gambit_id": "b4bea574-b059-4100-ada3-36e7441c5502",
"last_updated": "2023-04-10T09:31:58.348385-04:00",
"created_at": "2023-04-08T09:02:00.236072-04:00",
"name": "St Louis Blues",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6730d690-584f-4b3a-9edc-f2357667ec6b/?format=api"
}
]
}