GET /api/bet_types/1f993b93-0629-43db-8ccf-c4778d7a1a0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f993b93-0629-43db-8ccf-c4778d7a1a0e",
"match": "https://api-prod.gambitprofit.com/api/matches/4145391f-c3ce-424b-ad42-f6d80678220a/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-27T09:18:11.217496-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": "San Jose Sharks",
"amount": 5421.0
},
{
"team": "Washington Capitals",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "cb74f08c-dd04-489b-ae6b-77ff61c309c4",
"gambit_id": "0fd55179-a911-4892-94fb-dd1d8748af76",
"last_updated": "2023-11-28T21:27:58.411447-05:00",
"created_at": "2023-11-27T09:18:11.225535-05:00",
"name": "San Jose Sharks",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f993b93-0629-43db-8ccf-c4778d7a1a0e/?format=api"
},
{
"id": "45ea191e-ff72-4cb9-8ec4-a5f9452af394",
"gambit_id": "998875cb-7b49-4022-90a2-535c85b695e4",
"last_updated": "2023-11-28T21:27:58.407941-05:00",
"created_at": "2023-11-27T09:18:11.221817-05:00",
"name": "Washington Capitals",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f993b93-0629-43db-8ccf-c4778d7a1a0e/?format=api"
}
]
}