GET /api/bet_types/44e61888-1b54-4a1a-8081-b8b4337ec6ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44e61888-1b54-4a1a-8081-b8b4337ec6ec",
"match": "https://api-prod.gambitprofit.com/api/matches/3b07ee01-a520-4864-8425-ab7cf7f2f899/?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": 5399.0
},
{
"team": "Houston Rockets",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "dc2f6ef6-4bb3-4bc7-98b5-61e4015095ea",
"gambit_id": "fd83b51a-9404-4ea0-91b6-92539592dc25",
"last_updated": "2022-11-28T11:16:54.989757-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e61888-1b54-4a1a-8081-b8b4337ec6ec/?format=api"
},
{
"id": "84b79ab6-f896-4918-a563-c1834bad2a50",
"gambit_id": "5d7522da-4e8e-4b0a-9fe1-8eaaa32dbdfa",
"last_updated": "2022-11-28T11:16:54.988792-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e61888-1b54-4a1a-8081-b8b4337ec6ec/?format=api"
}
]
}