GET /api/bet_types/cc239d12-3d6a-4619-8078-e0d4c1ba6a9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc239d12-3d6a-4619-8078-e0d4c1ba6a9a",
"match": "https://api-prod.gambitprofit.com/api/matches/a93ecfa7-34d8-4349-aa9f-8967ad98a46e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T10:23:21.022492-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": "Sean Strickland",
"amount": 5789.0
},
{
"team": "Abusupiyan Magomedov",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "75847909-5287-4a75-bae4-4da68e65b40f",
"gambit_id": "4af30e93-3001-41bb-85e3-84d70cd761f8",
"last_updated": "2023-07-03T10:53:11.629224-04:00",
"created_at": "2023-07-01T10:23:21.026964-04:00",
"name": "Sean Strickland",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc239d12-3d6a-4619-8078-e0d4c1ba6a9a/?format=api"
},
{
"id": "4cfe3780-be34-4c6e-914f-dc18a178c852",
"gambit_id": "5411cbf2-eab0-4255-be14-df8fd791ab78",
"last_updated": "2023-07-03T10:53:11.627368-04:00",
"created_at": "2023-07-01T10:23:21.024665-04:00",
"name": "Abusupiyan Magomedov",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc239d12-3d6a-4619-8078-e0d4c1ba6a9a/?format=api"
}
]
}