GET /api/bet_types/d70b2c46-d23a-43ea-b69a-e24155983e3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d70b2c46-d23a-43ea-b69a-e24155983e3f",
"match": "https://api-prod.gambitprofit.com/api/matches/901b8cd8-dc78-437f-b6c2-4dcd09f26327/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-12T10:03:08.810033-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": "Los Angeles Lakers",
"amount": 5107.0
},
{
"team": "Dallas Mavericks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "abe3ad4c-d2a2-4340-bd31-fe64578b2e96",
"gambit_id": "ea3e3c56-b49a-4cc5-bb73-87b0dbb03c7f",
"last_updated": "2023-12-13T09:43:10.423711-05:00",
"created_at": "2023-12-12T10:03:08.813770-05:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70b2c46-d23a-43ea-b69a-e24155983e3f/?format=api"
},
{
"id": "81080d51-e52e-4ac3-a201-7391c10b00fa",
"gambit_id": "5b47b1d3-7bbd-4049-814d-3f6fc66d56e9",
"last_updated": "2023-12-13T09:43:10.427122-05:00",
"created_at": "2023-12-12T10:03:08.817667-05:00",
"name": "Dallas Mavericks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70b2c46-d23a-43ea-b69a-e24155983e3f/?format=api"
}
]
}