GET /api/bet_types/be099c64-9018-40e8-9c74-5f5229672809/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be099c64-9018-40e8-9c74-5f5229672809",
"match": "https://api-prod.gambitprofit.com/api/matches/927dd80c-520e-4cb1-9fab-8cb6a731660c/?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": "NYY (D German)",
"amount": 5515.0
},
{
"team": "TAM (C Kluber)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": 373.65,
"profit_sb_percentage": 4.15,
"recommended": true
},
"lines": [
{
"id": "6003e3b1-7450-4a3d-875c-e5adafe76d81",
"gambit_id": "1814b124-965d-408c-995c-972d3bb6313c",
"last_updated": "2022-08-18T10:31:50.538721-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be099c64-9018-40e8-9c74-5f5229672809/?format=api"
},
{
"id": "1fa09425-9dc6-409d-8ec5-0bd68fc1c77d",
"gambit_id": "fd09e654-46e4-4f8c-bb46-9343ef43c919",
"last_updated": "2022-08-18T10:31:50.539177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (C Kluber)",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be099c64-9018-40e8-9c74-5f5229672809/?format=api"
}
]
}