GET /api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8217a29e-99d5-426a-9c77-5ca8d72552c0",
"match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-31T10:13:05.344459-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ffb8e4ab-04e0-4c0b-97e7-aadffec45946",
"gambit_id": "7a8c810e-b343-4b32-b2d8-75bd330e0d03",
"last_updated": "2024-01-02T10:18:16.336728-05:00",
"created_at": "2023-12-31T10:13:05.350088-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
},
{
"id": "1c26751f-9ee7-43a9-8b46-3ae1b8135e7b",
"gambit_id": "13fc983f-7b2c-4712-b75e-d9d669532a9f",
"last_updated": "2024-01-02T10:18:16.343308-05:00",
"created_at": "2023-12-31T10:13:05.355416-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
}
]
}