GET /api/bet_types/fafebbb6-e019-43f4-8b5b-ecc5083cf8d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fafebbb6-e019-43f4-8b5b-ecc5083cf8d7",
"match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?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": "Anaheim Ducks",
"amount": 5097.0
},
{
"team": "Carolina Hurricanes",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "bd0c9e0f-5714-4e77-913e-ea9c0d961e96",
"gambit_id": "9f47ecc8-663c-421d-b678-831766f5ab76",
"last_updated": "2022-12-07T09:37:47.824366-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafebbb6-e019-43f4-8b5b-ecc5083cf8d7/?format=api"
},
{
"id": "7e37d82a-da75-482b-ba75-e55f97c775d2",
"gambit_id": "4a54651b-2763-457d-8b27-1f16641ba5da",
"last_updated": "2022-12-07T09:37:47.825334-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafebbb6-e019-43f4-8b5b-ecc5083cf8d7/?format=api"
}
]
}