GET /api/bet_types/ce8c9a38-dee0-4a41-9126-451a7223b5ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce8c9a38-dee0-4a41-9126-451a7223b5ff",
"match": "https://api-prod.gambitprofit.com/api/matches/ceaa9c4a-987f-4016-a027-db3adf00b65c/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-12T09:03:13.024688-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": "PHI",
"amount": 6399.0
},
{
"team": "ARI",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "729bac08-cb9b-4ebd-b301-4013e81c540d",
"gambit_id": "7becec46-95f7-4f0b-9f3e-9c6b43852a16",
"last_updated": "2023-06-13T11:03:15.460015-04:00",
"created_at": "2023-06-12T09:03:13.027386-04:00",
"name": "PHI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8c9a38-dee0-4a41-9126-451a7223b5ff/?format=api"
},
{
"id": "fb2c635b-e2c5-4501-af78-dc79dc9551bf",
"gambit_id": "c8140215-45df-486f-ad61-429964fdc3c9",
"last_updated": "2023-06-13T11:03:15.462275-04:00",
"created_at": "2023-06-12T09:03:13.030040-04:00",
"name": "ARI",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8c9a38-dee0-4a41-9126-451a7223b5ff/?format=api"
}
]
}