GET /api/bet_types/d1fec472-d4e8-4ae6-8c40-656976b2cfba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1fec472-d4e8-4ae6-8c40-656976b2cfba",
"match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-06T08:07:12.426516-05: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": "Washington Capitals",
"amount": 6399.0
},
{
"team": "Los Angeles Kings",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "b3782f52-6e68-4784-a710-66c9f35bc562",
"gambit_id": "d4ba8b99-fbdd-4f7d-be9b-74a5429a84f0",
"last_updated": "2023-03-07T10:36:48.878682-05:00",
"created_at": "2023-03-06T08:07:12.429049-05:00",
"name": "Washington Capitals",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fec472-d4e8-4ae6-8c40-656976b2cfba/?format=api"
},
{
"id": "3c7e7600-ee96-404f-929c-0a7662a31078",
"gambit_id": "ab5c17fe-b522-423e-a065-83d09e0dea02",
"last_updated": "2023-03-07T10:36:48.877517-05:00",
"created_at": "2023-03-06T08:07:12.427732-05:00",
"name": "Los Angeles Kings",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fec472-d4e8-4ae6-8c40-656976b2cfba/?format=api"
}
]
}