GET /api/bet_types/ccb53ae1-aac8-4fcc-b902-d116ae692e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccb53ae1-aac8-4fcc-b902-d116ae692e17",
"match": "https://api-prod.gambitprofit.com/api/matches/5cf2a066-46f3-4d96-ac69-2d4ef0be8edc/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:56.785953-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": "CHC",
"amount": 5699.0
},
{
"team": "PHI",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "b7aeb933-0681-418a-a473-ee46c928c42f",
"gambit_id": "4625dc38-8ff1-4721-b12b-6363de544a8c",
"last_updated": "2023-05-22T13:27:21.984112-04:00",
"created_at": "2023-05-20T10:51:56.790873-04:00",
"name": "CHC",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb53ae1-aac8-4fcc-b902-d116ae692e17/?format=api"
},
{
"id": "8e909bea-b263-4fbc-a8f6-310d0d384933",
"gambit_id": "8511ab5b-fca2-4cfb-91da-fa33967aa13b",
"last_updated": "2023-05-22T13:27:21.982675-04:00",
"created_at": "2023-05-20T10:51:56.788291-04:00",
"name": "PHI",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb53ae1-aac8-4fcc-b902-d116ae692e17/?format=api"
}
]
}