GET /api/bet_types/760bac1c-516f-48a5-9b35-9e17cc037061/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "760bac1c-516f-48a5-9b35-9e17cc037061",
"match": "https://api-prod.gambitprofit.com/api/matches/d15853d5-05c9-42df-a034-54d32c682ce6/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-30T10:43:13.541989-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": "Miami Heat",
"amount": 5107.0
},
{
"team": "Utah Jazz",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d31c78f1-be63-402b-bd33-656bdfc3b0e2",
"gambit_id": "d72700f9-9903-48ae-94b1-e64b70676515",
"last_updated": "2024-01-01T13:28:22.789284-05:00",
"created_at": "2023-12-30T10:43:13.546395-05:00",
"name": "Miami Heat",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760bac1c-516f-48a5-9b35-9e17cc037061/?format=api"
},
{
"id": "535b012a-06d2-4847-ae2e-2cae0f2a0ddd",
"gambit_id": "83766302-2412-4b2e-a1ea-c4735ba43973",
"last_updated": "2024-01-01T13:28:22.795139-05:00",
"created_at": "2023-12-30T10:43:13.550199-05:00",
"name": "Utah Jazz",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760bac1c-516f-48a5-9b35-9e17cc037061/?format=api"
}
]
}