GET /api/bet_types/991e818d-c328-4812-bb7c-0b9e0fd951fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "991e818d-c328-4812-bb7c-0b9e0fd951fc",
"match": "https://api-prod.gambitprofit.com/api/matches/8fc0aa73-fcd9-4dcb-b779-abdcdd0563bc/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-13T10:01:53.504991-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": "Arizona State",
"amount": 5107.0
},
{
"team": "Nevada",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "82c889bc-fb27-44ac-b57d-16cb4290d280",
"gambit_id": "8a2ff67c-0915-4242-99b8-093d92dd8469",
"last_updated": "2023-03-16T17:37:25.002241-04:00",
"created_at": "2023-03-13T10:01:53.510447-04:00",
"name": "Arizona State",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991e818d-c328-4812-bb7c-0b9e0fd951fc/?format=api"
},
{
"id": "1999c207-493b-4d08-a5b4-ff1f13ba1c18",
"gambit_id": "3d2edb3f-7231-41a0-aa43-a6b8d7781237",
"last_updated": "2023-03-16T17:37:25.000444-04:00",
"created_at": "2023-03-13T10:01:53.507684-04:00",
"name": "Nevada",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991e818d-c328-4812-bb7c-0b9e0fd951fc/?format=api"
}
]
}