GET /api/bet_types/95f7fdee-7274-4df9-9284-723edfe05a80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95f7fdee-7274-4df9-9284-723edfe05a80",
"match": "https://api-prod.gambitprofit.com/api/matches/dde7f340-7e31-4ad3-9089-a6810a7efa94/?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": "Florida Panthers",
"amount": 7221.0
},
{
"team": "Arizona Coyotes",
"amount": 2779.0
}
],
"expected_reward_tokens": 9531.72,
"profit_sb": 531.72,
"profit_sb_percentage": 5.91,
"recommended": true
},
"lines": [
{
"id": "2be2c952-cdb8-4162-91df-351318cb6ed5",
"gambit_id": "77c573b3-c130-4876-9b5d-cfcef723abac",
"last_updated": "2022-11-02T10:52:35.562445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f7fdee-7274-4df9-9284-723edfe05a80/?format=api"
},
{
"id": "101d0f22-1de6-42a3-a4ea-8aa4c98630d1",
"gambit_id": "eabbe4ca-0039-4c62-8c8b-c8ae73c9797a",
"last_updated": "2022-11-02T10:52:35.561516-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f7fdee-7274-4df9-9284-723edfe05a80/?format=api"
}
]
}