GET /api/bet_types/8c69505b-35cd-4419-83bc-075dc18dcff1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c69505b-35cd-4419-83bc-075dc18dcff1",
"match": "https://api-prod.gambitprofit.com/api/matches/a72a82ff-c9b8-4635-a53d-68f68db77478/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:12.725318-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": "BOS",
"amount": 6458.0
},
{
"team": "CLE",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "73fa31a3-47cf-4ec1-aab8-8ea3dc3c3e40",
"gambit_id": "2f6a9881-ead4-4a79-ad59-fc274180b8c0",
"last_updated": "2023-06-07T10:33:14.966686-04:00",
"created_at": "2023-06-06T10:57:12.727820-04:00",
"name": "BOS",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c69505b-35cd-4419-83bc-075dc18dcff1/?format=api"
},
{
"id": "3ba22f24-646a-44b0-b2b8-72fc7d4843b3",
"gambit_id": "53ec7f0b-8312-4824-bc05-4cf2478e1e00",
"last_updated": "2023-06-07T10:33:14.969324-04:00",
"created_at": "2023-06-06T10:57:12.730390-04:00",
"name": "CLE",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c69505b-35cd-4419-83bc-075dc18dcff1/?format=api"
}
]
}