GET /api/bet_types/630b63a3-a21d-4849-a024-9fbd45f10b10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "630b63a3-a21d-4849-a024-9fbd45f10b10",
"match": "https://api-prod.gambitprofit.com/api/matches/2b239fa6-499e-4fdf-8729-225d61a93b7c/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-14T09:28:02.684180-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": "Nashville Predators",
"amount": 5944.0
},
{
"team": "Boston Bruins",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "b8cec718-3b59-428c-a3b8-2ec0da241182",
"gambit_id": "c632652c-72a2-48cb-8939-14e0746c41cb",
"last_updated": "2023-10-16T18:13:01.661408-04:00",
"created_at": "2023-10-14T09:28:02.689581-04:00",
"name": "Nashville Predators",
"reward": "1.59000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/630b63a3-a21d-4849-a024-9fbd45f10b10/?format=api"
},
{
"id": "d4ed5614-fd1b-4db4-8891-72c0a92679e1",
"gambit_id": "18f30a3f-4e4c-4c9f-86e4-e89ec5afb851",
"last_updated": "2023-10-16T18:13:01.666141-04:00",
"created_at": "2023-10-14T09:28:02.721226-04:00",
"name": "Boston Bruins",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/630b63a3-a21d-4849-a024-9fbd45f10b10/?format=api"
}
]
}