GET /api/bet_types/f560da38-8809-4884-b05b-f9d89e43bf1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f560da38-8809-4884-b05b-f9d89e43bf1f",
"match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-01T12:27:17.074479-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": "PHI",
"amount": 5699.0
},
{
"team": "LOS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "0a6aa4a5-005c-4311-b2b3-06818b9bad46",
"gambit_id": "fe200d40-c323-4511-9f6e-cce2f4f570de",
"last_updated": "2023-05-02T11:52:08.179053-04:00",
"created_at": "2023-05-01T12:27:17.077150-04:00",
"name": "PHI",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f560da38-8809-4884-b05b-f9d89e43bf1f/?format=api"
},
{
"id": "5ab52d0c-3387-445c-8213-f0c12b37dc74",
"gambit_id": "60882945-77ac-46d0-b32e-00f117ce5e05",
"last_updated": "2023-05-02T11:52:08.177258-04:00",
"created_at": "2023-05-01T12:27:17.075778-04:00",
"name": "LOS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f560da38-8809-4884-b05b-f9d89e43bf1f/?format=api"
}
]
}