GET /api/bet_types/a00b2a55-c98c-4c96-88d9-8c446ea5754a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a00b2a55-c98c-4c96-88d9-8c446ea5754a",
"match": "https://api-prod.gambitprofit.com/api/matches/07a0d164-4327-4255-99cf-b58a11410426/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:01.833618-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": "SDG",
"amount": 5214.0
},
{
"team": "WAS",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "506938be-dd2a-4688-b4d2-58bb74f1c330",
"gambit_id": "c71d7e39-8532-48bc-848f-49591c04872e",
"last_updated": "2023-05-26T11:52:15.948492-04:00",
"created_at": "2023-05-25T13:47:01.836643-04:00",
"name": "SDG",
"reward": "1.79000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00b2a55-c98c-4c96-88d9-8c446ea5754a/?format=api"
},
{
"id": "a56759d6-7dae-4a4c-bbe2-95e0a340707a",
"gambit_id": "20204b53-3cb6-48c6-837c-575ce9fbf04e",
"last_updated": "2023-05-26T11:52:15.951173-04:00",
"created_at": "2023-05-25T13:47:01.840186-04:00",
"name": "WAS",
"reward": "1.95000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00b2a55-c98c-4c96-88d9-8c446ea5754a/?format=api"
}
]
}