GET /api/bet_types/c9d2d018-a2d9-4ce9-bf12-9c49ca616db5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9d2d018-a2d9-4ce9-bf12-9c49ca616db5",
"match": "https://api-prod.gambitprofit.com/api/matches/26c75f4a-0234-4fa4-bc1a-72be6ae982d1/?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": "Waldo Cortes Acosta",
"amount": 6312.0
},
{
"team": "Jared Vanderaa",
"amount": 3688.0
}
],
"expected_reward_tokens": 9404.4,
"profit_sb": -95.6,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "869779f9-fedd-49be-ba27-4cdfc7aeede7",
"gambit_id": "c0042aac-7814-4423-a083-cb78a3eda330",
"last_updated": "2022-10-31T11:16:57.802875-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Waldo Cortes Acosta",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9d2d018-a2d9-4ce9-bf12-9c49ca616db5/?format=api"
},
{
"id": "1b50a46b-4249-4169-ba3e-57325e357d24",
"gambit_id": "95de2b30-cfb7-40a3-bab4-6f504f027c50",
"last_updated": "2022-10-31T11:16:57.801747-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jared Vanderaa",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9d2d018-a2d9-4ce9-bf12-9c49ca616db5/?format=api"
}
]
}