GET /api/bet_types/b0567cc6-d7ce-4b5c-869c-6168bf006110/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0567cc6-d7ce-4b5c-869c-6168bf006110",
"match": "https://api-prod.gambitprofit.com/api/matches/49cf9519-1d8e-48b3-a7b9-b0c76a6c4c41/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T13:02:10.967214-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": "Colorado Avalanche",
"amount": 5784.0
},
{
"team": "Seattle Kraken",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "5565420b-59aa-43f0-b8b9-ca3ad23995a4",
"gambit_id": "14ec52a9-5c21-4066-aff2-cfbdee65dfd0",
"last_updated": "2023-04-25T11:42:18.732529-04:00",
"created_at": "2023-04-24T13:02:10.971483-04:00",
"name": "Colorado Avalanche",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0567cc6-d7ce-4b5c-869c-6168bf006110/?format=api"
},
{
"id": "9161a86c-2094-48a1-ace5-71136ebf1464",
"gambit_id": "9f5d2bf7-a236-4b95-880a-e3a8643e03e5",
"last_updated": "2023-04-25T11:42:18.730459-04:00",
"created_at": "2023-04-24T13:02:10.969265-04:00",
"name": "Seattle Kraken",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0567cc6-d7ce-4b5c-869c-6168bf006110/?format=api"
}
]
}