GET /api/bet_types/9c9e57c7-9044-421f-9591-f0d6cd3bc5d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c9e57c7-9044-421f-9591-f0d6cd3bc5d3",
"match": "https://api-prod.gambitprofit.com/api/matches/53bfa1ef-b403-42ad-9730-34ad5cc95643/?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": "Philadelphia Phillies",
"amount": 5284.0
},
{
"team": "Atlanta Braves",
"amount": 4716.0
}
],
"expected_reward_tokens": 9667.8,
"profit_sb": 167.8,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "adbd7863-d7d0-4dd6-9854-83858575534b",
"gambit_id": "c719ee88-b622-4d30-8687-ca681d6d5943",
"last_updated": "2022-10-15T09:07:26.880555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Phillies",
"reward": "1.83000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c9e57c7-9044-421f-9591-f0d6cd3bc5d3/?format=api"
},
{
"id": "7ffcee86-2a9f-4600-b0c2-504218a0b963",
"gambit_id": "55deb2a6-b199-4d02-91bd-76d1c3808343",
"last_updated": "2022-10-15T09:07:26.881523-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Braves",
"reward": "2.05000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c9e57c7-9044-421f-9591-f0d6cd3bc5d3/?format=api"
}
]
}