GET /api/bet_types/fd86ad40-294d-428a-bb3a-034044cc6b56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd86ad40-294d-428a-bb3a-034044cc6b56",
"match": "https://api-prod.gambitprofit.com/api/matches/7925fff8-e65b-42c3-8af8-b57026b1cc6b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:06.827716-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": "Florida Panthers",
"amount": 5515.0
},
{
"team": "Seattle Kraken",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "fd7d3e1f-f3a7-4e36-922d-350f2d6a9ab2",
"gambit_id": "fc5c4d14-ae57-401d-99a2-de0a842611a6",
"last_updated": "2023-10-30T13:38:24.744862-04:00",
"created_at": "2023-10-28T09:08:06.839933-04:00",
"name": "Florida Panthers",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd86ad40-294d-428a-bb3a-034044cc6b56/?format=api"
},
{
"id": "f53d5bf1-0c58-483b-8990-10f90a649137",
"gambit_id": "19b3b323-29a0-44e9-8242-1aa8d88589d6",
"last_updated": "2023-10-30T13:38:24.741569-04:00",
"created_at": "2023-10-28T09:08:06.834021-04:00",
"name": "Seattle Kraken",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd86ad40-294d-428a-bb3a-034044cc6b56/?format=api"
}
]
}