GET /api/bet_types/d71c9fe8-bc86-4c07-822c-808ea7f841af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d71c9fe8-bc86-4c07-822c-808ea7f841af",
"match": "https://api-prod.gambitprofit.com/api/matches/0765e148-e85c-4fbc-8509-985549891b94/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:12.420798-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": "Boston Celtics",
"amount": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c29109a5-382c-4a21-9b1a-33ebde40c581",
"gambit_id": "68cb6987-0e60-4dfe-bb8f-92eca0edb8af",
"last_updated": "2024-01-26T20:48:21.770926-05:00",
"created_at": "2024-01-25T13:28:12.426451-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71c9fe8-bc86-4c07-822c-808ea7f841af/?format=api"
},
{
"id": "cf890632-a645-4341-b970-4c06a192d03c",
"gambit_id": "55e55456-c784-4751-ab96-c09d71d01b4a",
"last_updated": "2024-01-26T20:48:21.774222-05:00",
"created_at": "2024-01-25T13:28:12.431692-05:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71c9fe8-bc86-4c07-822c-808ea7f841af/?format=api"
}
]
}