GET /api/bet_types/96bc54cb-114f-4de6-941e-40a22ce480d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96bc54cb-114f-4de6-941e-40a22ce480d6",
"match": "https://api-prod.gambitprofit.com/api/matches/21d251e5-021b-4236-8836-11d5247217ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:57.643266-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": "Calgary Flames",
"amount": 7450.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2550.0
}
],
"expected_reward_tokens": 9536.0,
"profit_sb": 36.0,
"profit_sb_percentage": 0.38,
"recommended": true
},
"lines": [
{
"id": "5d3620d4-f482-4bb1-a3ae-4954434c91c7",
"gambit_id": "93605bb9-64db-4007-9e1a-74df93ee6cda",
"last_updated": "2023-01-24T09:56:56.261617-05:00",
"created_at": "2023-01-23T09:11:57.644534-05:00",
"name": "Calgary Flames",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bc54cb-114f-4de6-941e-40a22ce480d6/?format=api"
},
{
"id": "c66752c5-12de-42db-ad69-dde2e99b7658",
"gambit_id": "2ba41ec0-b325-4a9a-bf53-ea296dea80bf",
"last_updated": "2023-01-24T09:56:56.262853-05:00",
"created_at": "2023-01-23T09:11:57.645814-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.74000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bc54cb-114f-4de6-941e-40a22ce480d6/?format=api"
}
]
}