GET /api/bet_types/25dada9d-b9f7-4669-a499-15e73cfdb2a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25dada9d-b9f7-4669-a499-15e73cfdb2a4",
"match": "https://api-prod.gambitprofit.com/api/matches/ce170137-b311-422c-ac57-df29ccdae466/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T08:58:23.034101-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": "TOR",
"amount": 6010.0
},
{
"team": "PHI",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "f9ab34de-b43d-48bd-b033-7143c21378de",
"gambit_id": "3dd620bb-8718-4cdb-a15a-3b780146f3f1",
"last_updated": "2023-08-17T13:33:12.579650-04:00",
"created_at": "2023-08-15T08:58:23.042736-04:00",
"name": "TOR",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25dada9d-b9f7-4669-a499-15e73cfdb2a4/?format=api"
},
{
"id": "4b6c5571-b162-408b-8c9d-f9eb1083925a",
"gambit_id": "54643f8e-4fd9-4493-898f-abfad2ea6d88",
"last_updated": "2023-08-17T13:33:12.576265-04:00",
"created_at": "2023-08-15T08:58:23.038632-04:00",
"name": "PHI",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25dada9d-b9f7-4669-a499-15e73cfdb2a4/?format=api"
}
]
}