GET /api/bet_types/3a4dc9eb-43cc-4b90-8554-327f4016307c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a4dc9eb-43cc-4b90-8554-327f4016307c",
"match": "https://api-prod.gambitprofit.com/api/matches/e8a8aadb-c163-4bd9-9fd5-62ec764d3c62/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T08:43:13.277942-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": "WAS",
"amount": 5107.0
},
{
"team": "PHI",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cf436429-f9a9-4c11-8d7d-8a97b4471da1",
"gambit_id": "65a601b2-474d-4ecb-98e9-d1aa61a3e233",
"last_updated": "2023-08-21T10:23:07.353488-04:00",
"created_at": "2023-08-18T08:43:13.286951-04:00",
"name": "WAS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4dc9eb-43cc-4b90-8554-327f4016307c/?format=api"
},
{
"id": "2a663db9-4aa2-41bc-9801-993b5d007c14",
"gambit_id": "bdd978a3-a5b4-4aec-9766-8b0adb63830f",
"last_updated": "2023-08-21T10:23:07.349881-04:00",
"created_at": "2023-08-18T08:43:13.281581-04:00",
"name": "PHI",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4dc9eb-43cc-4b90-8554-327f4016307c/?format=api"
}
]
}