GET /api/bet_types/87855145-bae7-4144-89e2-a2dd02df0d2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87855145-bae7-4144-89e2-a2dd02df0d2c",
"match": "https://api-prod.gambitprofit.com/api/matches/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:25.436264-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": "BAL (D Kremer)",
"amount": 5980.0
},
{
"team": "NYY (L Severino)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "9da27abd-c93a-4e4e-9332-b764d6177f1f",
"gambit_id": "2cb3b9d6-9a4a-4a41-af67-4456a60a86e7",
"last_updated": "2023-07-31T13:13:22.735389-04:00",
"created_at": "2023-07-30T08:18:25.444740-04:00",
"name": "BAL (D Kremer)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87855145-bae7-4144-89e2-a2dd02df0d2c/?format=api"
},
{
"id": "878048b3-064d-4d8c-b34c-81e02e332165",
"gambit_id": "a458f24e-c09d-48dc-891e-0f7e303a0b04",
"last_updated": "2023-07-31T13:13:22.731107-04:00",
"created_at": "2023-07-30T08:18:25.440239-04:00",
"name": "NYY (L Severino)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87855145-bae7-4144-89e2-a2dd02df0d2c/?format=api"
}
]
}