GET /api/bet_types/269d58c6-f10d-48c2-9939-807f00eaa462/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "269d58c6-f10d-48c2-9939-807f00eaa462",
"match": "https://api-prod.gambitprofit.com/api/matches/b3125464-e7a6-4803-8b39-6efc760b0c2a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-03T09:56:53.690148-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": "HOU",
"amount": 5107.0
},
{
"team": "DET",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "90834b95-a072-476f-83f4-8a6a37fc91b3",
"gambit_id": "a92bc174-41c0-4530-b07e-dc0b963287ea",
"last_updated": "2023-04-04T19:17:01.724566-04:00",
"created_at": "2023-04-03T09:56:53.691451-04:00",
"name": "HOU",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269d58c6-f10d-48c2-9939-807f00eaa462/?format=api"
},
{
"id": "8c1ea70e-9f51-4919-8896-44de15e4d12b",
"gambit_id": "eaac03e4-373c-423c-a495-92e3f075d6fb",
"last_updated": "2023-04-04T19:17:01.726188-04:00",
"created_at": "2023-04-03T09:56:53.692869-04:00",
"name": "DET",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269d58c6-f10d-48c2-9939-807f00eaa462/?format=api"
}
]
}