GET /api/bet_types/1c5aba00-72d0-4ede-9492-91decb9263d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c5aba00-72d0-4ede-9492-91decb9263d4",
"match": "https://api-prod.gambitprofit.com/api/matches/63ae7000-b74f-4485-8ec1-999b3902b32a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T09:03:20.985943-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": "MIA (S Alcantara)",
"amount": 5541.0
},
{
"team": "PHI (R Suarez)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "dcbfc98f-d5ad-4fa0-9ef8-ec726c3241d4",
"gambit_id": "84920da4-b7ed-4a64-813d-3a095409cc94",
"last_updated": "2023-08-02T09:53:12.633926-04:00",
"created_at": "2023-08-01T09:03:20.998498-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5aba00-72d0-4ede-9492-91decb9263d4/?format=api"
},
{
"id": "79e63fbd-ff30-427f-8c28-c30864b50250",
"gambit_id": "172bfcaa-7ec9-40b3-b199-d59e6b63e14f",
"last_updated": "2023-08-02T09:53:12.629051-04:00",
"created_at": "2023-08-01T09:03:20.992322-04:00",
"name": "PHI (R Suarez)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5aba00-72d0-4ede-9492-91decb9263d4/?format=api"
}
]
}