GET /api/bet_types/46041dc8-cf49-47a8-87a1-1eb4b8dfd51f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46041dc8-cf49-47a8-87a1-1eb4b8dfd51f",
"match": "https://api-prod.gambitprofit.com/api/matches/e3328322-38af-45d7-b71d-8f0165acfaac/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-29T10:38:02.049692-05: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": "Utah Jazz",
"amount": 5107.0
},
{
"team": "Memphis Grizzlies",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b16dd9b2-43e8-4d00-901f-47013ecbe64c",
"gambit_id": "501293e4-d765-45be-b907-2fa4061c794a",
"last_updated": "2023-11-30T10:58:07.681607-05:00",
"created_at": "2023-11-29T10:38:02.054605-05:00",
"name": "Utah Jazz",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46041dc8-cf49-47a8-87a1-1eb4b8dfd51f/?format=api"
},
{
"id": "d7c6eb84-48c4-41a2-b069-9f2e810293e4",
"gambit_id": "421c7eee-c7ee-4947-bfdb-5da4b02e95be",
"last_updated": "2023-11-30T10:58:07.688615-05:00",
"created_at": "2023-11-29T10:38:02.059334-05:00",
"name": "Memphis Grizzlies",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46041dc8-cf49-47a8-87a1-1eb4b8dfd51f/?format=api"
}
]
}