GET /api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "866120d3-6b2f-4331-94fb-d5002d3b2fc8",
"match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:13.274292-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": "PHI (Z Wheeler)",
"amount": 6293.0
},
{
"team": "CIN (H Greene)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "7f419c24-cc38-4ca3-964e-e908fdf5656e",
"gambit_id": "0cd260ec-f0a2-44fc-af6c-6814378830dd",
"last_updated": "2023-04-08T15:51:50.235090-04:00",
"created_at": "2023-04-07T09:27:13.276281-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
},
{
"id": "ef299640-ff7a-409d-ba9a-92ccac87e700",
"gambit_id": "b89d28d0-02c9-4489-8155-d52252a4cb5a",
"last_updated": "2023-04-08T15:51:50.238166-04:00",
"created_at": "2023-04-07T09:27:13.278322-04:00",
"name": "CIN (H Greene)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
}
]
}