GET /api/bet_types/730f67e9-9f2d-44ff-860f-d0bc5c36fe12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "730f67e9-9f2d-44ff-860f-d0bc5c36fe12",
"match": "https://api-prod.gambitprofit.com/api/matches/a5a7d6b0-27e3-4736-bdaf-a6ff5ccc0254/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T11:47:00.756683-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": "New York Yankees",
"amount": 5939.0
},
{
"team": "Cincinnati Reds",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "0221327d-aeef-46c5-adf5-932275b24e88",
"gambit_id": "1222b219-11d0-4fac-873a-6572c2847b51",
"last_updated": "2023-05-22T13:22:18.843060-04:00",
"created_at": "2023-05-20T11:47:00.758375-04:00",
"name": "New York Yankees",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730f67e9-9f2d-44ff-860f-d0bc5c36fe12/?format=api"
},
{
"id": "a0757d84-d3e0-41ef-9a83-ed8125cf597b",
"gambit_id": "ca2a6db6-4e37-4c01-828f-2aa463b7fa24",
"last_updated": "2023-05-22T13:22:18.845103-04:00",
"created_at": "2023-05-20T11:47:00.760188-04:00",
"name": "Cincinnati Reds",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730f67e9-9f2d-44ff-860f-d0bc5c36fe12/?format=api"
}
]
}