GET /api/bet_types/0154a470-afad-453a-b0b5-df392f403c1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0154a470-afad-453a-b0b5-df392f403c1b",
"match": "https://api-prod.gambitprofit.com/api/matches/722c300e-1c23-4f62-85ec-8412800992e3/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-31T10:08:03.458575-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": "Philadelphia Flyers",
"amount": 6324.0
},
{
"team": "Calgary Flames",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "766922a2-e9ed-4cbc-a0da-2ebe54a20f5f",
"gambit_id": "56cdb230-95ab-4209-a4de-0568a77dbc88",
"last_updated": "2024-01-02T10:18:14.392282-05:00",
"created_at": "2023-12-31T10:08:03.463915-05:00",
"name": "Philadelphia Flyers",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0154a470-afad-453a-b0b5-df392f403c1b/?format=api"
},
{
"id": "b4ac9f9a-7a93-42e9-9b76-179f6d01c8d8",
"gambit_id": "abe789ac-d6cd-407f-beef-acdd1851bc7a",
"last_updated": "2024-01-02T10:18:14.395899-05:00",
"created_at": "2023-12-31T10:08:03.470314-05:00",
"name": "Calgary Flames",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0154a470-afad-453a-b0b5-df392f403c1b/?format=api"
}
]
}