GET /api/bet_types/759d794e-8c7a-4f59-b816-186991fa2c83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "759d794e-8c7a-4f59-b816-186991fa2c83",
"match": "https://api-prod.gambitprofit.com/api/matches/c5d502a4-ee3a-4901-a2aa-8e764a812d58/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:17.441574-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": "Utah Jazz",
"amount": 5000.0
},
{
"team": "Houston Rockets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d243387c-80a5-43c8-8b56-893db00b335b",
"gambit_id": "c213c77c-34a9-42e0-895f-0b8ccec866ae",
"last_updated": "2024-01-23T18:28:35.128896-05:00",
"created_at": "2024-01-20T05:38:17.445776-05:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759d794e-8c7a-4f59-b816-186991fa2c83/?format=api"
},
{
"id": "7b8b0c42-f006-4ca1-93b2-9b261ce45ffc",
"gambit_id": "a5910460-95e4-4b6b-a307-de4524b4e17e",
"last_updated": "2024-01-23T18:28:35.132278-05:00",
"created_at": "2024-01-20T05:38:17.450536-05:00",
"name": "Houston Rockets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759d794e-8c7a-4f59-b816-186991fa2c83/?format=api"
}
]
}