GET /api/bet_types/02e6b248-1cb4-491e-a6a1-5bdb5b515bad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02e6b248-1cb4-491e-a6a1-5bdb5b515bad",
"match": "https://api-prod.gambitprofit.com/api/matches/63574249-53db-42a7-a7db-ff58ab12b245/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SEA (G Kirby)",
"amount": 6016.0
},
{
"team": "TEX (M Perez)",
"amount": 3984.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "d3fc5731-fae8-4499-ab83-14f37c32ad55",
"gambit_id": "e178880b-5801-4edf-acfe-d6f983519e2e",
"last_updated": "2022-09-29T10:22:14.030088-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (G Kirby)",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e6b248-1cb4-491e-a6a1-5bdb5b515bad/?format=api"
},
{
"id": "cd7c8ab1-156f-48f8-ac45-369d3fcc91eb",
"gambit_id": "30e2c771-a2bd-4168-9e38-903a33bced12",
"last_updated": "2022-09-29T10:22:14.031027-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e6b248-1cb4-491e-a6a1-5bdb5b515bad/?format=api"
}
]
}