GET /api/bet_types/09060122-f026-4a02-a7d3-06b4c5cce0dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09060122-f026-4a02-a7d3-06b4c5cce0dd",
"match": "https://api-prod.gambitprofit.com/api/matches/5d7fd4d2-b108-4a38-a979-afdfb8074669/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-09T09:48:13.847775-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": "KAN",
"amount": 5421.0
},
{
"team": "BAL",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "2d782582-f512-4255-90a1-ead1df6c51e1",
"gambit_id": "9afaf7e1-5c3c-4382-bcf1-3eeeb6b22ab1",
"last_updated": "2023-06-11T10:23:02.841869-04:00",
"created_at": "2023-06-09T09:48:13.849392-04:00",
"name": "KAN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09060122-f026-4a02-a7d3-06b4c5cce0dd/?format=api"
},
{
"id": "8615b048-6971-472a-9a36-bcbc56acf8b0",
"gambit_id": "a99c6b2e-578b-4af2-a03c-e274a0628e96",
"last_updated": "2023-06-11T10:23:02.844488-04:00",
"created_at": "2023-06-09T09:48:13.851024-04:00",
"name": "BAL",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09060122-f026-4a02-a7d3-06b4c5cce0dd/?format=api"
}
]
}