GET /api/bet_types/67023f70-a308-412e-ac53-90f117acec54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67023f70-a308-412e-ac53-90f117acec54",
"match": "https://api-prod.gambitprofit.com/api/matches/d5e6c38c-d6eb-4cf9-be59-d6b0c98fe89c/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:14.092435-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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Los Angeles Clippers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "faefdd0a-7c1d-4f77-865e-2113403a4d7f",
"gambit_id": "6b263175-5463-4ddd-83c9-bb27aed1c32d",
"last_updated": "2023-12-18T10:33:31.664574-05:00",
"created_at": "2023-12-16T09:23:14.095909-05:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67023f70-a308-412e-ac53-90f117acec54/?format=api"
},
{
"id": "f99b810f-30d5-4be1-8ec6-63171099e7a2",
"gambit_id": "3f012cc2-c5a5-4c37-ac35-c9711f817033",
"last_updated": "2023-12-18T10:33:31.667788-05:00",
"created_at": "2023-12-16T09:23:14.099451-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67023f70-a308-412e-ac53-90f117acec54/?format=api"
}
]
}