GET /api/bet_types/11099142-fd0e-44fc-921a-03042b37e63e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11099142-fd0e-44fc-921a-03042b37e63e",
"match": "https://api-prod.gambitprofit.com/api/matches/b2a7552e-5840-4852-a70b-7dc68a6d3f6a/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-29T09:12:57.677910-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": "Los Angeles Lakers",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "4676362d-8c4f-4328-8ac8-ef836e5789bf",
"gambit_id": "3ec75003-c1f0-4849-b424-c6e0b1bc8bb2",
"last_updated": "2023-10-30T21:48:16.964358-04:00",
"created_at": "2023-10-29T09:12:57.683880-04:00",
"name": "Los Angeles Lakers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11099142-fd0e-44fc-921a-03042b37e63e/?format=api"
},
{
"id": "cf4e757f-f0cf-4155-aab2-c5b08469394a",
"gambit_id": "8555e1a5-e0c8-4985-80f9-a6b024333d10",
"last_updated": "2023-10-30T21:48:16.967688-04:00",
"created_at": "2023-10-29T09:12:57.688536-04:00",
"name": "Sacramento Kings",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11099142-fd0e-44fc-921a-03042b37e63e/?format=api"
}
]
}