GET /api/bet_types/9bbf4339-8152-4e9f-92c1-c595f2e8f3a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bbf4339-8152-4e9f-92c1-c595f2e8f3a4",
"match": "https://api-prod.gambitprofit.com/api/matches/bf9b37db-a40e-4cb4-8594-25927af1e680/?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": "CIN",
"amount": 6047.0
},
{
"team": "CHC",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": 250.02,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "e20b8e70-1e01-4e0d-9a91-61dcf5dd02b5",
"gambit_id": "6741c362-3ee8-44fe-bba7-3d0b6308fd18",
"last_updated": "2022-09-09T16:11:54.615501-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.53000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbf4339-8152-4e9f-92c1-c595f2e8f3a4/?format=api"
},
{
"id": "5be95a7f-83b6-488d-952d-47cd6d13da1e",
"gambit_id": "ce9f6869-b4d6-4446-8762-83713b705421",
"last_updated": "2022-09-09T16:11:54.614521-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC",
"reward": "2.34000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbf4339-8152-4e9f-92c1-c595f2e8f3a4/?format=api"
}
]
}