GET /api/bet_types/c9fd7194-0679-4159-beb5-c633411fcc8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9fd7194-0679-4159-beb5-c633411fcc8e",
"match": "https://api-prod.gambitprofit.com/api/matches/8d31bbbb-54f3-4486-88b5-1f277b2c74f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:28:19.474554-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": "PHI",
"amount": 5319.0
},
{
"team": "ATL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "dc31b542-ed1c-4074-9b5a-990ac3ae9807",
"gambit_id": "5b0a98df-9456-4139-ac95-bb643026a15b",
"last_updated": "2023-10-13T20:48:01.576388-04:00",
"created_at": "2023-10-12T10:28:19.482722-04:00",
"name": "PHI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fd7194-0679-4159-beb5-c633411fcc8e/?format=api"
},
{
"id": "50060bf3-a306-4394-8585-73610fc577b0",
"gambit_id": "9def3541-b1f1-404d-8d6e-01a346586722",
"last_updated": "2023-10-13T20:48:01.572899-04:00",
"created_at": "2023-10-12T10:28:19.478433-04:00",
"name": "ATL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fd7194-0679-4159-beb5-c633411fcc8e/?format=api"
}
]
}