GET /api/bet_types/26ad5d9d-c5da-45cf-aec7-a0e9f068433c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26ad5d9d-c5da-45cf-aec7-a0e9f068433c",
"match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:00.911952-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": "NYY (G Cole)",
"amount": 5909.0
},
{
"team": "BOS (K Crawford)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "26040402-6635-4966-a087-ed39b0d73408",
"gambit_id": "462677e7-72fb-4b70-a49d-269c15551b47",
"last_updated": "2023-08-21T11:13:22.621251-04:00",
"created_at": "2023-08-19T09:28:00.924445-04:00",
"name": "NYY (G Cole)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ad5d9d-c5da-45cf-aec7-a0e9f068433c/?format=api"
},
{
"id": "14cb320f-64c0-43de-8943-0254b70138f0",
"gambit_id": "0882a709-84ea-4e20-aa27-7a095bd8104d",
"last_updated": "2023-08-21T11:13:22.617760-04:00",
"created_at": "2023-08-19T09:28:00.919184-04:00",
"name": "BOS (K Crawford)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ad5d9d-c5da-45cf-aec7-a0e9f068433c/?format=api"
}
]
}