GET /api/bet_types/fb6a0154-c60f-4d39-b414-449d908dea21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb6a0154-c60f-4d39-b414-449d908dea21",
"match": "https://api-prod.gambitprofit.com/api/matches/f678998a-0ce2-4314-b59e-6c9d367c4bde/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-24T09:06:57.987312-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": "Ottawa Senators",
"amount": 5212.0
},
{
"team": "Carolina Hurricanes",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "77c39a91-f35f-440b-ae01-a24a2d8214cf",
"gambit_id": "2ea63ea1-d2ff-412c-b69b-8e4d0ccebc74",
"last_updated": "2023-02-25T17:27:18.309676-05:00",
"created_at": "2023-02-24T09:06:57.990098-05:00",
"name": "Ottawa Senators",
"reward": "1.81000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb6a0154-c60f-4d39-b414-449d908dea21/?format=api"
},
{
"id": "7fcf27e9-4f35-45df-bfd3-afb5cf5df7a3",
"gambit_id": "0b2a2caa-0350-4704-a19b-29e99ce883da",
"last_updated": "2023-02-25T17:27:18.308522-05:00",
"created_at": "2023-02-24T09:06:57.988726-05:00",
"name": "Carolina Hurricanes",
"reward": "1.97000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb6a0154-c60f-4d39-b414-449d908dea21/?format=api"
}
]
}