GET /api/bet_types/83b45320-8ecd-438a-a30d-ca7d28a71b5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83b45320-8ecd-438a-a30d-ca7d28a71b5f",
"match": "https://api-prod.gambitprofit.com/api/matches/877f7563-23f9-4ead-8e35-f6154ae2c520/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-23T09:23:22.959966-04: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": "ARI",
"amount": 5319.0
},
{
"team": "PHI",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0e15a1d1-a861-4b48-9f82-715f4eea7f4f",
"gambit_id": "11201ac2-5d1e-4269-b738-8a250eaa5c8f",
"last_updated": "2023-10-24T10:18:14.414473-04:00",
"created_at": "2023-10-23T09:23:22.963820-04:00",
"name": "ARI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b45320-8ecd-438a-a30d-ca7d28a71b5f/?format=api"
},
{
"id": "67a0cff7-bb10-4d79-a1f7-26a3fed9d208",
"gambit_id": "1fe521d4-36b6-41aa-8243-e1bacecac210",
"last_updated": "2023-10-24T10:18:14.428947-04:00",
"created_at": "2023-10-23T09:23:22.968432-04:00",
"name": "PHI",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b45320-8ecd-438a-a30d-ca7d28a71b5f/?format=api"
}
]
}