GET /api/bet_types/f8a0a717-8154-4598-b734-a7857862bc55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8a0a717-8154-4598-b734-a7857862bc55",
"match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-22T10:13:15.980456-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": "Golden State Warriors",
"amount": 5107.0
},
{
"team": "Washington Wizards",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8cf1c0be-b672-436a-8434-3f57809f6716",
"gambit_id": "d30a18f6-8109-453e-b113-a65213f5d2da",
"last_updated": "2023-12-23T21:03:21.011798-05:00",
"created_at": "2023-12-22T10:13:15.988612-05:00",
"name": "Golden State Warriors",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a0a717-8154-4598-b734-a7857862bc55/?format=api"
},
{
"id": "f772af43-a915-44fa-98a5-eb1f15fb431e",
"gambit_id": "42581eab-72cb-4744-92f4-d969efde6d89",
"last_updated": "2023-12-23T21:03:21.008192-05:00",
"created_at": "2023-12-22T10:13:15.984457-05:00",
"name": "Washington Wizards",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a0a717-8154-4598-b734-a7857862bc55/?format=api"
}
]
}