GET /api/bet_types/d68fa30c-8a19-4b63-b872-4c1bdf10e378/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d68fa30c-8a19-4b63-b872-4c1bdf10e378",
"match": "https://api-prod.gambitprofit.com/api/matches/69045ed9-23dd-41e3-aa5c-2c94a632656d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T13:12:58.823171-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": "CHC (D Smyly)",
"amount": 5980.0
},
{
"team": "CIN (B Williamson)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "f3051944-034d-4731-8ebe-96279071d0a8",
"gambit_id": "0722cd24-ea73-410b-a849-addda654eb06",
"last_updated": "2023-08-04T09:28:12.051513-04:00",
"created_at": "2023-08-02T13:12:58.832105-04:00",
"name": "CHC (D Smyly)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d68fa30c-8a19-4b63-b872-4c1bdf10e378/?format=api"
},
{
"id": "902900d8-7920-4238-a438-c6076047e06b",
"gambit_id": "f26c808f-80e8-46ea-a000-207b088226db",
"last_updated": "2023-08-04T09:28:12.055069-04:00",
"created_at": "2023-08-02T13:12:58.840342-04:00",
"name": "CIN (B Williamson)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d68fa30c-8a19-4b63-b872-4c1bdf10e378/?format=api"
}
]
}