GET /api/bet_types/2160540c-9bf4-44e6-b35e-081716e87c21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2160540c-9bf4-44e6-b35e-081716e87c21",
"match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:12.457227-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75091d42-5d04-48d4-8b5e-6ac38f621330",
"gambit_id": "4ec84cea-656a-45b1-a39c-247e45f2350c",
"last_updated": "2023-12-04T15:18:31.746361-05:00",
"created_at": "2023-12-02T08:28:12.460953-05:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2160540c-9bf4-44e6-b35e-081716e87c21/?format=api"
},
{
"id": "32b31952-069f-4ce1-bb5f-c7006899b198",
"gambit_id": "817dd095-c9fc-4bd3-a774-4c46d316472b",
"last_updated": "2023-12-04T15:18:31.749707-05:00",
"created_at": "2023-12-02T08:28:12.465150-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2160540c-9bf4-44e6-b35e-081716e87c21/?format=api"
}
]
}