GET /api/bet_types/fbf32a93-3d3e-4e83-b3fd-1a89fe0f6712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbf32a93-3d3e-4e83-b3fd-1a89fe0f6712",
"match": "https://api-prod.gambitprofit.com/api/matches/e068f4f0-ddeb-4e21-9704-7f7a53bc2a89/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:42:11.524203-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": "KAN",
"amount": 5939.0
},
{
"team": "ARI",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "3f111f60-d13b-483e-9fe1-c3340422e1ba",
"gambit_id": "fba601b3-3bf8-460f-9cf3-b57f4162d517",
"last_updated": "2023-04-26T12:02:19.542614-04:00",
"created_at": "2023-04-25T11:42:11.527797-04:00",
"name": "KAN",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf32a93-3d3e-4e83-b3fd-1a89fe0f6712/?format=api"
},
{
"id": "da7ca1a0-dfc3-411e-a81c-d0a6e037b507",
"gambit_id": "3f76d03f-d9db-4358-b262-8eb05bb3a6d2",
"last_updated": "2023-04-26T12:02:19.541078-04:00",
"created_at": "2023-04-25T11:42:11.525923-04:00",
"name": "ARI",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf32a93-3d3e-4e83-b3fd-1a89fe0f6712/?format=api"
}
]
}