GET /api/bet_types/c0eb2c80-0e4b-458c-b66c-db3863da7b70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0eb2c80-0e4b-458c-b66c-db3863da7b70",
"match": "https://api-prod.gambitprofit.com/api/matches/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?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": "ATL",
"amount": 6047.0
},
{
"team": "OAK",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": 250.02,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "14f436a8-bd93-49a4-9a4c-6d44d638fb3e",
"gambit_id": "20b5550e-de02-4f1c-a1cd-960c7080d285",
"last_updated": "2022-09-08T10:47:27.958822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "1.53000",
"odds": "1.58820",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0eb2c80-0e4b-458c-b66c-db3863da7b70/?format=api"
},
{
"id": "349d9a96-04d7-44dc-abec-786cd64953d0",
"gambit_id": "c72ab250-e4f1-4139-afb3-c0b49750edf0",
"last_updated": "2022-09-08T10:47:27.957815-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK",
"reward": "2.34000",
"odds": "2.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0eb2c80-0e4b-458c-b66c-db3863da7b70/?format=api"
}
]
}