GET /api/bet_types/d368b944-e433-49d8-8dc0-9334442edf69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d368b944-e433-49d8-8dc0-9334442edf69",
"match": "https://api-prod.gambitprofit.com/api/matches/5cde5aee-a411-4497-bd75-d56529345f1c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-14T09:53:16.697722-05: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": "Minnesota Timberwolves",
"amount": 5107.0
},
{
"team": "Los Angeles Clippers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c9938022-a812-49d0-8686-c7c4e5e03ab0",
"gambit_id": "7210c631-452b-4f12-9374-d52b785f4409",
"last_updated": "2024-01-16T22:58:18.026717-05:00",
"created_at": "2024-01-14T09:53:16.706408-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d368b944-e433-49d8-8dc0-9334442edf69/?format=api"
},
{
"id": "5340291a-0e5b-4640-ab65-ab6a5e626098",
"gambit_id": "d4fb1745-ba2f-4e46-ab9d-51737f0e8598",
"last_updated": "2024-01-16T22:58:18.023376-05:00",
"created_at": "2024-01-14T09:53:16.702205-05:00",
"name": "Los Angeles Clippers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d368b944-e433-49d8-8dc0-9334442edf69/?format=api"
}
]
}