GET /api/bet_types/dba8c30b-6276-4cd0-b7b7-9063a2100249/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dba8c30b-6276-4cd0-b7b7-9063a2100249",
"match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-02T08:58:23.792844-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": "BOS",
"amount": 5319.0
},
{
"team": "TOR",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "4d554691-a543-4a5c-942a-76c8d7112da1",
"gambit_id": "52e2024a-5039-4d02-8a1b-d35cd75237b3",
"last_updated": "2023-07-04T10:18:05.654176-04:00",
"created_at": "2023-07-02T08:58:23.794864-04:00",
"name": "BOS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba8c30b-6276-4cd0-b7b7-9063a2100249/?format=api"
},
{
"id": "2ec443ed-6ddb-4554-8931-7c1972df5fb4",
"gambit_id": "63fc3966-9e23-43da-a1ee-e87c7999c4ed",
"last_updated": "2023-07-04T10:18:05.656425-04:00",
"created_at": "2023-07-02T08:58:23.796998-04:00",
"name": "TOR",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba8c30b-6276-4cd0-b7b7-9063a2100249/?format=api"
}
]
}