GET /api/bet_types/8fd209f4-1717-461f-93c4-30513d9afa29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fd209f4-1717-461f-93c4-30513d9afa29",
"match": "https://api-prod.gambitprofit.com/api/matches/505ab848-df18-4120-9461-cc506a8c4fc7/?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 (J Taillon)",
"amount": 6512.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3488.0
}
],
"expected_reward_tokens": 9312.16,
"profit_sb": 312.16,
"profit_sb_percentage": 3.47,
"recommended": true
},
"lines": [
{
"id": "91c7608c-9c2b-4458-9f9d-f112489488a8",
"gambit_id": "90fd9be1-f07c-4e7d-b238-6e5749c452c1",
"last_updated": "2022-08-26T12:57:09.098349-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd209f4-1717-461f-93c4-30513d9afa29/?format=api"
},
{
"id": "0c56a4a8-a5e0-4915-baef-8f30a0779fc0",
"gambit_id": "a1a0b0fa-4c07-48ed-ab94-a99b911fafd9",
"last_updated": "2022-08-26T12:57:09.097927-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "2.67000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd209f4-1717-461f-93c4-30513d9afa29/?format=api"
}
]
}