GET /api/bet_types/ac6680f1-8bb7-4041-be60-4e7d3f883391/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac6680f1-8bb7-4041-be60-4e7d3f883391",
"match": "https://api-prod.gambitprofit.com/api/matches/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-30T08:18:23.085014-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": "NYM",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f149b0f4-2aa4-4bc3-9c6b-ff614b87f2d0",
"gambit_id": "610f4543-c92c-4f93-81fc-7dbe885d9884",
"last_updated": "2023-07-31T18:13:08.565845-04:00",
"created_at": "2023-07-30T08:18:23.093816-04:00",
"name": "NYM",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6680f1-8bb7-4041-be60-4e7d3f883391/?format=api"
},
{
"id": "b1816142-92f0-4ef7-8f1d-004e65187f63",
"gambit_id": "2a56c33a-48f7-4839-a547-a656f7bfc7e5",
"last_updated": "2023-07-31T18:13:08.560787-04:00",
"created_at": "2023-07-30T08:18:23.089629-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6680f1-8bb7-4041-be60-4e7d3f883391/?format=api"
}
]
}