GET /api/bet_types/d949ee1c-33b2-4248-a62a-568aa74a76ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d949ee1c-33b2-4248-a62a-568aa74a76ce",
"match": "https://api-prod.gambitprofit.com/api/matches/6d9b4d69-b91d-43fd-b209-dd56ce8ec6d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-03T08:07:18.339630-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": "Atlanta Hawks",
"amount": 5107.0
},
{
"team": "Portland Trail Blazers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6398b7d5-40d7-4fbd-b266-329f08f22c52",
"gambit_id": "13f3612d-be49-4e1a-8414-2f9c7440d696",
"last_updated": "2023-03-04T16:22:14.168436-05:00",
"created_at": "2023-03-03T08:07:18.340971-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d949ee1c-33b2-4248-a62a-568aa74a76ce/?format=api"
},
{
"id": "41a9d6f7-3321-4dd1-aa61-39776058d7bb",
"gambit_id": "a1401285-8abf-46b7-a0eb-e207059f345b",
"last_updated": "2023-03-04T16:22:14.169580-05:00",
"created_at": "2023-03-03T08:07:18.342327-05:00",
"name": "Portland Trail Blazers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d949ee1c-33b2-4248-a62a-568aa74a76ce/?format=api"
}
]
}