GET /api/bet_types/668ff2aa-ee45-470b-9311-2d3563146196/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "668ff2aa-ee45-470b-9311-2d3563146196",
"match": "https://api-prod.gambitprofit.com/api/matches/cd067da5-3d91-48d8-ac25-7335b1645975/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T08:38:26.244917-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": "MIL",
"amount": 5421.0
},
{
"team": "NYM",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d3e6a5d7-68a6-4439-90ff-0456eb2a9731",
"gambit_id": "58bfe4d9-61c2-4d0b-b53c-81162a17391c",
"last_updated": "2023-06-30T10:33:06.683420-04:00",
"created_at": "2023-06-29T08:38:26.247024-04:00",
"name": "MIL",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/668ff2aa-ee45-470b-9311-2d3563146196/?format=api"
},
{
"id": "b3fdca54-5218-4fc1-8e25-1d2279b8d897",
"gambit_id": "97bf0df0-530c-4c9e-ba49-a028a1fc2cb0",
"last_updated": "2023-06-30T10:33:06.685289-04:00",
"created_at": "2023-06-29T08:38:26.249058-04:00",
"name": "NYM",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/668ff2aa-ee45-470b-9311-2d3563146196/?format=api"
}
]
}