GET /api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57347df1-33c3-4a0e-b131-3a65eca29b24",
"match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?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": "MIA",
"amount": 6061.0
},
{
"team": "CHC",
"amount": 3939.0
}
],
"expected_reward_tokens": 9333.94,
"profit_sb": 333.94,
"profit_sb_percentage": 3.71,
"recommended": true
},
"lines": [
{
"id": "6d85f3f6-7aaf-413d-abe2-14dd0cc93760",
"gambit_id": "28ea9f70-8d96-4f04-991f-552abe89ad41",
"last_updated": "2022-08-08T10:57:06.199141-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.54000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
},
{
"id": "d44aba6a-f41f-47d2-a272-eb8b7bec7d9c",
"gambit_id": "2fc3873e-46b8-45d6-81d1-643b7e82e307",
"last_updated": "2022-08-08T10:57:06.198634-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC",
"reward": "2.37000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
}
]
}