GET /api/bet_types/99113cad-417a-476a-91bc-19b01624d13b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99113cad-417a-476a-91bc-19b01624d13b",
"match": "https://api-prod.gambitprofit.com/api/matches/bbce3279-023a-42cd-aa9a-c1c413ed69ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T10:07:04.506896-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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "Portland Trail Blazers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b55ea504-9d13-4294-b833-590a52fa803d",
"gambit_id": "d1bd6827-1840-4fcf-a686-c4a822ffabf7",
"last_updated": "2023-03-30T10:01:53.879660-04:00",
"created_at": "2023-03-29T10:07:04.510344-04:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99113cad-417a-476a-91bc-19b01624d13b/?format=api"
},
{
"id": "72c83ab8-54a4-4192-b4c1-1dea40ca7eab",
"gambit_id": "64ff0863-3192-4220-a18c-eb8399fc529b",
"last_updated": "2023-03-30T10:01:53.878335-04:00",
"created_at": "2023-03-29T10:07:04.508588-04:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99113cad-417a-476a-91bc-19b01624d13b/?format=api"
}
]
}