GET /api/bet_types/06887141-1d12-433b-91e3-c16a50be2f9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06887141-1d12-433b-91e3-c16a50be2f9e",
"match": "https://api-prod.gambitprofit.com/api/matches/86900b19-e2f9-4cdd-b6a1-040444474d8a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-10T10:03:06.024181-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": "MIA",
"amount": 5512.0
},
{
"team": "PHI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "a80930c4-2a8e-45c5-b4ca-da6af0af0413",
"gambit_id": "027d0df2-b49f-4906-8d0f-05cb1f0ec3c5",
"last_updated": "2023-09-12T11:33:03.959836-04:00",
"created_at": "2023-09-10T10:03:06.034590-04:00",
"name": "MIA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06887141-1d12-433b-91e3-c16a50be2f9e/?format=api"
},
{
"id": "0b4ce8a5-0610-480c-a576-aa6b221ae617",
"gambit_id": "b413beeb-0e5a-4b54-b30d-c6604733d000",
"last_updated": "2023-09-12T11:33:03.964318-04:00",
"created_at": "2023-09-10T10:03:06.044723-04:00",
"name": "PHI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06887141-1d12-433b-91e3-c16a50be2f9e/?format=api"
}
]
}