GET /api/bet_types/94ab27af-cd46-48a0-a554-b22c996d9e85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94ab27af-cd46-48a0-a554-b22c996d9e85",
"match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T13:28:23.844073-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": "OAK",
"amount": 5107.0
},
{
"team": "STL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ce49178-f605-4008-8c53-b414342c16af",
"gambit_id": "d763bae4-8a8c-46b9-afe8-c64c7d9943eb",
"last_updated": "2023-08-17T13:33:13.570307-04:00",
"created_at": "2023-08-15T13:28:23.847835-04:00",
"name": "OAK",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ab27af-cd46-48a0-a554-b22c996d9e85/?format=api"
},
{
"id": "97adde60-bdfc-4b44-bcf1-b06d18e0f1b0",
"gambit_id": "46aade84-4c7b-4644-bfb6-77d8b01baff6",
"last_updated": "2023-08-17T13:33:13.573930-04:00",
"created_at": "2023-08-15T13:28:23.851608-04:00",
"name": "STL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ab27af-cd46-48a0-a554-b22c996d9e85/?format=api"
}
]
}