GET /api/bet_types/00994fc2-bfe6-4623-b7ab-6943c272cf53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00994fc2-bfe6-4623-b7ab-6943c272cf53",
"match": "https://api-prod.gambitprofit.com/api/matches/207cdf15-2049-4c13-9f43-e9269b42f03e/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Los Angeles Clippers",
"amount": 5106.0
},
{
"team": "New Orleans Pelicans",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "a2e249e5-6b05-4ed5-b07c-4d5fb80481c0",
"gambit_id": "403b6019-9cb2-4829-b192-c715f456bcf5",
"last_updated": "2022-10-31T12:07:11.801716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00994fc2-bfe6-4623-b7ab-6943c272cf53/?format=api"
},
{
"id": "966bbf75-71f1-4fda-a969-da9e3cfb84e3",
"gambit_id": "86d091e2-46a6-4a48-a16b-7e8698aa102a",
"last_updated": "2022-10-31T12:07:11.802657-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00994fc2-bfe6-4623-b7ab-6943c272cf53/?format=api"
}
]
}