GET /api/bet_types/30ef9cd3-50a4-422e-9fd5-21c904dda71a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30ef9cd3-50a4-422e-9fd5-21c904dda71a",
"match": "https://api-prod.gambitprofit.com/api/matches/2fb9da93-2229-4813-8242-ff03c2ddabdb/?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": "CWS (L Giolito)",
"amount": 5948.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 4052.0
}
],
"expected_reward_tokens": 9278.88,
"profit_sb": 278.88,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "8237d78e-233c-4266-9fcf-75e4c20a10a5",
"gambit_id": "5deb6328-c21b-45c1-ba87-708ee0161389",
"last_updated": "2022-12-24T17:12:19.555006-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ef9cd3-50a4-422e-9fd5-21c904dda71a/?format=api"
},
{
"id": "251b3cb3-5a86-4a16-8747-26e93c6efd67",
"gambit_id": "cc22ea38-29b3-42d5-9d87-309b1e2655e5",
"last_updated": "2022-12-24T17:12:19.553881-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "2.29000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ef9cd3-50a4-422e-9fd5-21c904dda71a/?format=api"
}
]
}