GET /api/bet_types/dc1b3e19-324d-488f-8b90-bedfe5b62609/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc1b3e19-324d-488f-8b90-bedfe5b62609",
"match": "https://api-prod.gambitprofit.com/api/matches/856550f0-bbbb-491f-a46d-6e7b9a2000d1/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-18T11:47:14.236787-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Los Angeles Lakers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "211a494c-7eff-4f2c-b390-5f0f83a157fe",
"gambit_id": "9af5c71f-a287-4460-bba3-f97e733996ba",
"last_updated": "2023-05-19T11:07:16.793161-04:00",
"created_at": "2023-05-18T11:47:14.238142-04:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc1b3e19-324d-488f-8b90-bedfe5b62609/?format=api"
},
{
"id": "7b93f297-8810-47e7-9cbb-679795936033",
"gambit_id": "ccf18560-0588-4d02-8cff-1e190e242c15",
"last_updated": "2023-05-19T11:07:16.795441-04:00",
"created_at": "2023-05-18T11:47:14.239701-04:00",
"name": "Los Angeles Lakers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc1b3e19-324d-488f-8b90-bedfe5b62609/?format=api"
}
]
}