GET /api/bet_types/56f4423d-0abc-4552-bada-d3318f00dca1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56f4423d-0abc-4552-bada-d3318f00dca1",
"match": "https://api-prod.gambitprofit.com/api/matches/029047cd-8c62-4d84-af8f-7202de1bc400/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T15:08:01.661565-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": "San Francisco Giants",
"amount": 5980.0
},
{
"team": "Colorado Rockies",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "c59ce961-59de-47b9-9e0c-a215e25fa223",
"gambit_id": "a2a61a7c-68a3-4bd0-abbb-31c115f7050d",
"last_updated": "2023-09-18T08:58:28.120374-04:00",
"created_at": "2023-09-16T15:08:01.668176-04:00",
"name": "San Francisco Giants",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f4423d-0abc-4552-bada-d3318f00dca1/?format=api"
},
{
"id": "202e971e-c2c8-4ef3-a999-60b5b0d6196b",
"gambit_id": "263acff6-67fc-4a9d-80ee-a6de9426a83a",
"last_updated": "2023-09-18T08:58:28.127145-04:00",
"created_at": "2023-09-16T15:08:01.674641-04:00",
"name": "Colorado Rockies",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f4423d-0abc-4552-bada-d3318f00dca1/?format=api"
}
]
}