GET /api/bet_types/6a43414e-f0ad-4379-841f-097c2328721e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a43414e-f0ad-4379-841f-097c2328721e",
"match": "https://api-prod.gambitprofit.com/api/matches/563b5266-bafe-4e5f-b799-ac82bcc46263/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:07:02.021000-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": "SEA (L Castillo)",
"amount": 5909.0
},
{
"team": "STL (M Mikolas)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "0ef5588a-59b6-489e-bee2-9f0b7e3570e8",
"gambit_id": "0c7309ce-cf87-460b-9b45-d7ffc0425770",
"last_updated": "2023-04-23T12:41:54.095487-04:00",
"created_at": "2023-04-22T13:07:02.023155-04:00",
"name": "SEA (L Castillo)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a43414e-f0ad-4379-841f-097c2328721e/?format=api"
},
{
"id": "ed2ed099-f229-4030-b776-4e91e4093c26",
"gambit_id": "8db3c8fc-fa5b-4f39-8f08-d2f7aed63108",
"last_updated": "2023-04-23T12:41:54.097333-04:00",
"created_at": "2023-04-22T13:07:02.025381-04:00",
"name": "STL (M Mikolas)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a43414e-f0ad-4379-841f-097c2328721e/?format=api"
}
]
}