GET /api/bet_types/b740d4e2-7fb7-4cba-88d4-6875f83b6e94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b740d4e2-7fb7-4cba-88d4-6875f83b6e94",
"match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-17T11:42:59.194782-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": "WAS",
"amount": 6154.0
},
{
"team": "CHC",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "634d0c88-e63d-4196-baca-ed87332fade7",
"gambit_id": "3ea129e0-718b-45ce-bde2-8afd88846f91",
"last_updated": "2023-07-18T22:08:26.802187-04:00",
"created_at": "2023-07-17T11:42:59.196149-04:00",
"name": "WAS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b740d4e2-7fb7-4cba-88d4-6875f83b6e94/?format=api"
},
{
"id": "19d18e51-ff2c-4acc-bb98-b47eeaae974c",
"gambit_id": "8d43707e-2858-4507-91fe-0ce151a28b19",
"last_updated": "2023-07-18T22:08:26.803568-04:00",
"created_at": "2023-07-17T11:42:59.197554-04:00",
"name": "CHC",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b740d4e2-7fb7-4cba-88d4-6875f83b6e94/?format=api"
}
]
}