GET /api/bet_types/f0143259-58bb-495c-9c2d-a9d9f7798273/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0143259-58bb-495c-9c2d-a9d9f7798273",
"match": "https://api-prod.gambitprofit.com/api/matches/1e59bad9-2935-4a78-a6f9-d838d82ea3cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-28T17:53:09.157864-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": "Boston Red Sox",
"amount": 5699.0
},
{
"team": "Miami Marlins",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "e827f564-e2c8-4586-9534-e4105fbb70bf",
"gambit_id": "723d83f4-7260-4d15-9725-63ec1ae16802",
"last_updated": "2023-06-29T17:58:31.492463-04:00",
"created_at": "2023-06-28T17:53:09.161599-04:00",
"name": "Boston Red Sox",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0143259-58bb-495c-9c2d-a9d9f7798273/?format=api"
},
{
"id": "5a0d965e-eb3a-4982-aed7-c4cbb9251445",
"gambit_id": "3a521765-1a01-442d-ba61-6ddcb0a10568",
"last_updated": "2023-06-29T17:58:31.491158-04:00",
"created_at": "2023-06-28T17:53:09.159724-04:00",
"name": "Miami Marlins",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0143259-58bb-495c-9c2d-a9d9f7798273/?format=api"
}
]
}