GET /api/bet_types/147217c5-182d-4d4e-aea6-ec1fc299fa41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "147217c5-182d-4d4e-aea6-ec1fc299fa41",
"match": "https://api-prod.gambitprofit.com/api/matches/8bc60497-8d60-4e84-b1af-b717b95b87e3/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Kentucky",
"amount": 5000.0
},
{
"team": "Vanderbilt",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "cedf77b1-0923-476a-9125-0986a91dfc27",
"gambit_id": "9a2aed67-0a93-4e2d-97b7-b86e56e4ecda",
"last_updated": "2022-11-14T10:33:46.626876-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kentucky",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-17.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/147217c5-182d-4d4e-aea6-ec1fc299fa41/?format=api"
},
{
"id": "2a05f1c0-7f3f-44f5-8236-9682f2a4873b",
"gambit_id": "5fa8e0f5-640d-4f52-b478-eaa89347f88e",
"last_updated": "2022-11-14T10:33:46.627860-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vanderbilt",
"reward": "1.80000",
"odds": "1.90910",
"spread": "17.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/147217c5-182d-4d4e-aea6-ec1fc299fa41/?format=api"
}
]
}