GET /api/bet_types/756dcd4d-fcbd-4191-93bb-842b365f30c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "756dcd4d-fcbd-4191-93bb-842b365f30c3",
"match": "https://api-prod.gambitprofit.com/api/matches/8abb1944-91fa-4b04-b760-49adba2d6652/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-21T09:13:05.850534-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": "Los Angeles Clippers",
"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": "029b063e-3832-4f96-8eea-338dafa2a6be",
"gambit_id": "e3d88ac2-498f-4834-8e4e-5fade31f2955",
"last_updated": "2023-12-23T14:48:20.150186-05:00",
"created_at": "2023-12-21T09:13:05.854016-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756dcd4d-fcbd-4191-93bb-842b365f30c3/?format=api"
},
{
"id": "eab2c53c-0578-4329-87b8-08dad4802ac0",
"gambit_id": "7d83a36b-9a64-4c33-a2cf-ecc67cfd760e",
"last_updated": "2023-12-23T14:48:20.153287-05:00",
"created_at": "2023-12-21T09:13:05.857676-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756dcd4d-fcbd-4191-93bb-842b365f30c3/?format=api"
}
]
}