GET /api/bet_types/ba4e5a0e-4d5b-423c-a272-24f87a04bd60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba4e5a0e-4d5b-423c-a272-24f87a04bd60",
"match": "https://api-prod.gambitprofit.com/api/matches/8d0203cb-c2d7-43d2-a520-4c652ba23d9b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T08:53:38.643631-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": "SEA",
"amount": 5107.0
},
{
"team": "LAA",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "525f61d2-5fcb-4c6e-bd31-c8b3e756f13a",
"gambit_id": "f3536554-e679-47c5-9e7f-6c4b00bb500d",
"last_updated": "2023-09-12T21:18:16.696410-04:00",
"created_at": "2023-09-11T08:53:38.652983-04:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e5a0e-4d5b-423c-a272-24f87a04bd60/?format=api"
},
{
"id": "5d3cc3d5-402b-44db-946a-07fd9dd45b1f",
"gambit_id": "8c9fa5f9-465b-480e-96c4-12656f671e82",
"last_updated": "2023-09-12T21:18:16.693230-04:00",
"created_at": "2023-09-11T08:53:38.648856-04:00",
"name": "LAA",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e5a0e-4d5b-423c-a272-24f87a04bd60/?format=api"
}
]
}