GET /api/bet_types/c23cd51a-472e-4b14-b5c7-332bf44fb859/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c23cd51a-472e-4b14-b5c7-332bf44fb859",
"match": "https://api-prod.gambitprofit.com/api/matches/017e9c16-fbea-4fdd-bc6b-ac2448f76f17/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-15T10:23:27.191466-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": "Oklahoma City Thunder",
"amount": 5107.0
},
{
"team": "Los Angeles Lakers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "254d09fe-4627-4e18-b60c-3fac4222733a",
"gambit_id": "d8e31dac-9c0e-439e-b363-22e0bdf2bdfa",
"last_updated": "2024-01-17T22:03:09.132074-05:00",
"created_at": "2024-01-15T10:23:27.198577-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23cd51a-472e-4b14-b5c7-332bf44fb859/?format=api"
},
{
"id": "32ce20b1-a382-4d5a-b780-cc0fb9f5eeb2",
"gambit_id": "e5877d0b-484f-4292-a2b7-fa0aa2376402",
"last_updated": "2024-01-17T22:03:09.135651-05:00",
"created_at": "2024-01-15T10:23:27.206633-05:00",
"name": "Los Angeles Lakers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23cd51a-472e-4b14-b5c7-332bf44fb859/?format=api"
}
]
}