GET /api/bet_types/676f116a-1d24-4870-9813-70b55d66848a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "676f116a-1d24-4870-9813-70b55d66848a",
"match": "https://api-prod.gambitprofit.com/api/matches/cd96c944-561d-49a2-b9f1-eb8fe8a25441/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-23T09:28:12.307697-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": "TOR",
"amount": 5784.0
},
{
"team": "OAK",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "8490cc52-0911-42b1-9edd-ccbf5d2399bd",
"gambit_id": "6ae107b6-3f05-4f7c-a8de-76167b049624",
"last_updated": "2023-06-26T10:18:03.669975-04:00",
"created_at": "2023-06-23T09:28:12.311234-04:00",
"name": "TOR",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676f116a-1d24-4870-9813-70b55d66848a/?format=api"
},
{
"id": "3d31aef1-bb48-4a2a-8df6-8b53dfeb6a76",
"gambit_id": "81adf184-6d4f-47e9-85fc-92d8d0551c4a",
"last_updated": "2023-06-26T10:18:03.668210-04:00",
"created_at": "2023-06-23T09:28:12.309419-04:00",
"name": "OAK",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676f116a-1d24-4870-9813-70b55d66848a/?format=api"
}
]
}