GET /api/bet_types/8ca697ec-e993-4adc-add7-91bd24ddff5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ca697ec-e993-4adc-add7-91bd24ddff5a",
"match": "https://api-prod.gambitprofit.com/api/matches/a7abe4f5-e098-40c2-bf0c-8f6cbfa2e333/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:02.215719-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": "SEA (L Castillo)",
"amount": 5838.0
},
{
"team": "CHC (D Smyly)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "df41cc74-a7a1-4905-91d2-b96530529527",
"gambit_id": "d3733f53-b219-48f3-8b5d-d4978d4f00a7",
"last_updated": "2023-04-11T13:22:04.682105-04:00",
"created_at": "2023-04-10T08:57:02.226167-04:00",
"name": "SEA (L Castillo)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ca697ec-e993-4adc-add7-91bd24ddff5a/?format=api"
},
{
"id": "31448aad-b2a5-4c6e-9636-d80035ecb807",
"gambit_id": "0a00a1f0-ced8-461c-9d0d-2f225813b91c",
"last_updated": "2023-04-11T13:22:04.679900-04:00",
"created_at": "2023-04-10T08:57:02.219250-04:00",
"name": "CHC (D Smyly)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ca697ec-e993-4adc-add7-91bd24ddff5a/?format=api"
}
]
}