GET /api/bet_types/27a39b69-7467-4caf-98e6-73f42ac196cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27a39b69-7467-4caf-98e6-73f42ac196cb",
"match": "https://api-prod.gambitprofit.com/api/matches/b44d3818-05dd-44f4-9e88-d6bdb7c535b6/?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": "NYY (N Cortes)",
"amount": 5635.0
},
{
"team": "CLE (S Bieber)",
"amount": 4365.0
}
],
"expected_reward_tokens": 9690.3,
"profit_sb": 190.3,
"profit_sb_percentage": 2.0,
"recommended": true
},
"lines": [
{
"id": "764a350d-5d6d-480d-88be-1187d5816129",
"gambit_id": "bde1d875-8456-4629-856c-aafc1a458b14",
"last_updated": "2022-10-15T18:57:02.119606-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (N Cortes)",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a39b69-7467-4caf-98e6-73f42ac196cb/?format=api"
},
{
"id": "6477579a-31fc-4541-bf8b-4c6271829430",
"gambit_id": "fb5cdb50-9046-4f6d-9da5-87a612e5fa06",
"last_updated": "2022-10-15T18:57:02.120593-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (S Bieber)",
"reward": "2.22000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27a39b69-7467-4caf-98e6-73f42ac196cb/?format=api"
}
]
}