GET /api/bet_types/29536749-6a21-4881-aa2e-a1b0c4820234/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29536749-6a21-4881-aa2e-a1b0c4820234",
"match": "https://api-prod.gambitprofit.com/api/matches/90cbf0de-8ca1-45d3-a266-b0438cda6ab9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-18T09:08:20.000300-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": "OAK",
"amount": 5213.0
},
{
"team": "SEA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a5fb550e-d216-42fe-a02a-c27e727d33d4",
"gambit_id": "62d4686a-ed57-4fd3-839d-58bf4ff6e150",
"last_updated": "2023-09-19T11:23:27.364453-04:00",
"created_at": "2023-09-18T09:08:20.015122-04:00",
"name": "OAK",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29536749-6a21-4881-aa2e-a1b0c4820234/?format=api"
},
{
"id": "dff5c952-0c55-44d7-b804-d75d0479c20b",
"gambit_id": "88932bd6-0ec5-40c4-932d-9066e37ecd51",
"last_updated": "2023-09-19T11:23:27.361180-04:00",
"created_at": "2023-09-18T09:08:20.007233-04:00",
"name": "SEA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29536749-6a21-4881-aa2e-a1b0c4820234/?format=api"
}
]
}