GET /api/bet_types/c1a72450-0642-4433-8398-f40f69705d3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1a72450-0642-4433-8398-f40f69705d3c",
"match": "https://api-prod.gambitprofit.com/api/matches/b88f7a2b-f67a-453d-b7af-6286597a7b15/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T09:03:23.036721-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": "HOU (F Valdez)",
"amount": 6293.0
},
{
"team": "CLE (G Williams)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "43d7b349-6018-47cf-a1e2-e8a084db7c86",
"gambit_id": "53ecef18-6823-4944-8b6d-7df0e7614af3",
"last_updated": "2023-08-02T19:02:59.750636-04:00",
"created_at": "2023-08-01T09:03:23.048812-04:00",
"name": "HOU (F Valdez)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a72450-0642-4433-8398-f40f69705d3c/?format=api"
},
{
"id": "abcde663-f7b5-486d-9471-706a4f9e4b18",
"gambit_id": "e0e397e1-bef1-4074-af13-07e1778f2ea8",
"last_updated": "2023-08-02T19:02:59.746775-04:00",
"created_at": "2023-08-01T09:03:23.043116-04:00",
"name": "CLE (G Williams)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a72450-0642-4433-8398-f40f69705d3c/?format=api"
}
]
}