GET /api/bet_types/d6c8b1d3-4000-4360-82ee-8d5726a76604/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6c8b1d3-4000-4360-82ee-8d5726a76604",
"match": "https://api-prod.gambitprofit.com/api/matches/e994e4da-9071-4828-af64-78d072d0b9df/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:57.254637-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": "Houston Rockets",
"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": "723165e1-89c6-48af-acc7-93949e238769",
"gambit_id": "5ef904ed-7641-440e-a34f-4bd6102e1c61",
"last_updated": "2023-12-15T10:03:17.867692-05:00",
"created_at": "2023-12-13T08:57:57.262319-05:00",
"name": "Houston Rockets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c8b1d3-4000-4360-82ee-8d5726a76604/?format=api"
},
{
"id": "d253c5a2-262f-44a9-a9ef-f7297a5e2258",
"gambit_id": "c454a3bc-554a-4041-95a8-09b3119c1259",
"last_updated": "2023-12-15T10:03:17.864232-05:00",
"created_at": "2023-12-13T08:57:57.258342-05:00",
"name": "Memphis Grizzlies",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c8b1d3-4000-4360-82ee-8d5726a76604/?format=api"
}
]
}