GET /api/bet_types/bddad965-eb7f-4355-994d-43ba189e508e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bddad965-eb7f-4355-994d-43ba189e508e",
"match": "https://api-prod.gambitprofit.com/api/matches/a7e60303-ce4e-462f-937d-e933d30b6dda/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:07.382318-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": "TAM",
"amount": 5784.0
},
{
"team": "OAK",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "61745c2d-6a38-4b4d-ab6d-e87f8c94c2f7",
"gambit_id": "753c94e9-b1f8-4bd6-af8e-29a66e0ee242",
"last_updated": "2023-04-10T14:37:07.003406-04:00",
"created_at": "2023-04-09T09:27:07.385410-04:00",
"name": "TAM",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bddad965-eb7f-4355-994d-43ba189e508e/?format=api"
},
{
"id": "90ada45d-2981-47b7-ac33-902206bc2123",
"gambit_id": "4552e684-aeab-42d7-82e4-1ba06bdabbb3",
"last_updated": "2023-04-10T14:37:07.006119-04:00",
"created_at": "2023-04-09T09:27:07.391783-04:00",
"name": "OAK",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bddad965-eb7f-4355-994d-43ba189e508e/?format=api"
}
]
}