GET /api/bet_types/ce33ad4c-0846-4371-b3fe-a8da508d9753/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce33ad4c-0846-4371-b3fe-a8da508d9753",
"match": "https://api-prod.gambitprofit.com/api/matches/f4f43a3d-575a-42a6-b20c-b37c4710ba99/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:14.797942-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": "New York Rangers",
"amount": 5882.0
},
{
"team": "Washington Capitals",
"amount": 4118.0
}
],
"expected_reward_tokens": 9058.28,
"profit_sb": 58.28,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "bf4ef3c8-198d-4f8a-b9a9-20a37e595316",
"gambit_id": "11cca8c4-4d47-4117-9dae-84ed9a380295",
"last_updated": "2022-12-28T21:52:16.301086-05:00",
"created_at": "2022-12-27T08:57:14.799096-05:00",
"name": "New York Rangers",
"reward": "1.54000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce33ad4c-0846-4371-b3fe-a8da508d9753/?format=api"
},
{
"id": "82bdba35-d424-4e84-a84b-a24f1d2e3aa8",
"gambit_id": "0623fba1-7bae-484d-9b2b-fa0e4d12f77d",
"last_updated": "2022-12-28T21:52:16.302148-05:00",
"created_at": "2022-12-27T08:57:14.800296-05:00",
"name": "Washington Capitals",
"reward": "2.20000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce33ad4c-0846-4371-b3fe-a8da508d9753/?format=api"
}
]
}