GET /api/bet_types/de11243c-e843-4b35-8b2e-0f61d6a0cbc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de11243c-e843-4b35-8b2e-0f61d6a0cbc5",
"match": "https://api-prod.gambitprofit.com/api/matches/988d636b-8ab1-4ad2-8b82-8e9db4e0541f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Oklahoma City Thunder",
"amount": 5863.0
},
{
"team": "Orlando Magic",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 556.47,
"profit_sb_percentage": 6.18,
"recommended": true
},
"lines": [
{
"id": "4a3a0e87-0ae4-4132-a2d4-9c9ebb0d9963",
"gambit_id": "93cd58d5-4c23-44e5-b45d-f1cde6ba9e42",
"last_updated": "2022-11-02T10:48:13.692165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11243c-e843-4b35-8b2e-0f61d6a0cbc5/?format=api"
},
{
"id": "881a63c0-ee54-42c2-b553-c739d2850703",
"gambit_id": "ad84606c-9767-4598-99d6-7e0e79aa7096",
"last_updated": "2022-11-02T10:48:13.693117-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11243c-e843-4b35-8b2e-0f61d6a0cbc5/?format=api"
}
]
}