GET /api/bet_types/9eb98eb4-8545-4332-969b-011ba99df5bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9eb98eb4-8545-4332-969b-011ba99df5bf",
"match": "https://api-prod.gambitprofit.com/api/matches/423eca69-d00d-4e2c-ac41-5682fd53cc0f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:09.754113-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": "New York Rangers",
"amount": 6160.0
},
{
"team": "Vancouver Canucks",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "8a7d4b88-4b27-48be-83f0-dcb788bd4a91",
"gambit_id": "3e5ca6e3-2f62-436d-8c0c-47e3acf8e188",
"last_updated": "2023-10-30T13:28:22.485084-04:00",
"created_at": "2023-10-28T09:08:09.763460-04:00",
"name": "New York Rangers",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb98eb4-8545-4332-969b-011ba99df5bf/?format=api"
},
{
"id": "ce11b55c-f49f-4947-ab60-756bdc4ef4a5",
"gambit_id": "b9021fb5-f80b-46f7-95b1-1000314a53da",
"last_updated": "2023-10-30T13:28:22.480852-04:00",
"created_at": "2023-10-28T09:08:09.758967-04:00",
"name": "Vancouver Canucks",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb98eb4-8545-4332-969b-011ba99df5bf/?format=api"
}
]
}