GET /api/bet_types/0d55b337-80f5-4e96-ba0c-25f7011049eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d55b337-80f5-4e96-ba0c-25f7011049eb",
"match": "https://api-prod.gambitprofit.com/api/matches/5c9f5807-4c94-48b4-9d7e-313cc01c8be0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:58.512619-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": "TAM (S McClanahan)",
"amount": 6241.0
},
{
"team": "BAL (K Gibson)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "3072eeb1-7827-4231-9d2d-9ab16839a7ad",
"gambit_id": "3ce72cff-2e08-4c67-afc6-99d59003c92d",
"last_updated": "2023-05-09T11:31:53.692942-04:00",
"created_at": "2023-05-08T11:46:58.515811-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d55b337-80f5-4e96-ba0c-25f7011049eb/?format=api"
},
{
"id": "7939c9a0-e13a-4540-bed1-0369d3e54dd2",
"gambit_id": "c5fdf090-4a93-48f7-8ba0-d345c6cb68cb",
"last_updated": "2023-05-09T11:31:53.691663-04:00",
"created_at": "2023-05-08T11:46:58.514127-04:00",
"name": "BAL (K Gibson)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d55b337-80f5-4e96-ba0c-25f7011049eb/?format=api"
}
]
}