GET /api/bet_types/9beae93f-501a-4d56-a0fc-fc323f52909c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9beae93f-501a-4d56-a0fc-fc323f52909c",
"match": "https://api-prod.gambitprofit.com/api/matches/f3623691-85f8-46db-b84a-22623bd2387a/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-13T10:18:24.216184-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": "MIN",
"amount": 6390.0
},
{
"team": "PHI",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2579db96-35f9-44ba-87ff-9bef8f00de2e",
"gambit_id": "b80dcf3b-9dd3-4962-a8e2-1f3b2fe47b90",
"last_updated": "2023-08-14T18:43:06.296893-04:00",
"created_at": "2023-08-13T10:18:24.220387-04:00",
"name": "MIN",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9beae93f-501a-4d56-a0fc-fc323f52909c/?format=api"
},
{
"id": "5f5a425e-1a90-421a-872f-5e969c918a5b",
"gambit_id": "976bcd3b-9608-43c8-ad50-55cbae84237d",
"last_updated": "2023-08-14T18:43:06.300275-04:00",
"created_at": "2023-08-13T10:18:24.224466-04:00",
"name": "PHI",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9beae93f-501a-4d56-a0fc-fc323f52909c/?format=api"
}
]
}