GET /api/bet_types/d8a5ed3f-6500-42c6-9eda-73cbe9c4868b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8a5ed3f-6500-42c6-9eda-73cbe9c4868b",
"match": "https://api-prod.gambitprofit.com/api/matches/1b999d39-4523-4599-a77d-2c22b955d66c/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-03T12:12:09.314595-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": "CHC",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "96d1817d-35d1-417d-a723-0666b3e7c8df",
"gambit_id": "4b77c6c7-9860-4f83-a4de-a619afa5685d",
"last_updated": "2023-05-04T10:52:17.279912-04:00",
"created_at": "2023-05-03T12:12:09.317915-04:00",
"name": "CHC",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a5ed3f-6500-42c6-9eda-73cbe9c4868b/?format=api"
},
{
"id": "a247df45-6787-44fe-828f-95218a0c9cc1",
"gambit_id": "dd403588-d4bb-4300-80f7-da0584323455",
"last_updated": "2023-05-04T10:52:17.278706-04:00",
"created_at": "2023-05-03T12:12:09.316210-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a5ed3f-6500-42c6-9eda-73cbe9c4868b/?format=api"
}
]
}