GET /api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef030698-bf95-428e-9379-574e3139f2ab",
"match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-15T11:43:04.198047-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": "WAS",
"amount": 5213.0
},
{
"team": "STL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8ae5f339-5c28-4a3a-8788-c876cfc20b09",
"gambit_id": "b9f9d4da-fd80-47bc-8abc-c032c8101531",
"last_updated": "2023-07-17T10:08:20.809133-04:00",
"created_at": "2023-07-15T11:43:04.199421-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
},
{
"id": "7a734f61-5c45-4c5f-bfe5-f5523199dd8c",
"gambit_id": "dff29452-2b40-4b11-aa42-38ee5be2950f",
"last_updated": "2023-07-17T10:08:20.810733-04:00",
"created_at": "2023-07-15T11:43:04.200751-04:00",
"name": "STL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
}
]
}