GET /api/bet_types/ad02bbab-b045-4c74-9964-195a729df934/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad02bbab-b045-4c74-9964-195a729df934",
"match": "https://api-prod.gambitprofit.com/api/matches/57a7ba05-d958-48f3-9e0b-572b39294189/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-01T09:08:15.518116-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": "Milwaukee Bucks",
"amount": 5094.0
},
{
"team": "Toronto Raptors",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "31f55666-222e-4496-af45-c6b2db8032ec",
"gambit_id": "77b55b7f-b4d0-4728-96be-148181e0de1b",
"last_updated": "2023-11-03T10:33:12.951742-04:00",
"created_at": "2023-11-01T09:08:15.523725-04:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad02bbab-b045-4c74-9964-195a729df934/?format=api"
},
{
"id": "003ae988-d6cf-4a1e-b86c-526f173085fb",
"gambit_id": "92da99f9-16a7-46a9-900b-990169236398",
"last_updated": "2023-11-03T10:33:12.954984-04:00",
"created_at": "2023-11-01T09:08:15.530664-04:00",
"name": "Toronto Raptors",
"reward": "1.90000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad02bbab-b045-4c74-9964-195a729df934/?format=api"
}
]
}