GET /api/bet_types/d28b87f3-15bf-4edb-b1ef-9919aa94217b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d28b87f3-15bf-4edb-b1ef-9919aa94217b",
"match": "https://api-prod.gambitprofit.com/api/matches/725e9c07-00dd-48b0-b174-5fdc754b2b20/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T10:23:20.822911-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": "Ismael Bonfim",
"amount": 6859.0
},
{
"team": "Benoit Saint-Denis",
"amount": 3141.0
}
],
"expected_reward_tokens": 9328.24,
"profit_sb": -171.76,
"profit_sb_percentage": -1.81,
"recommended": false
},
"lines": [
{
"id": "ef7a1e99-bdeb-458c-a2c3-dc6201a5c54a",
"gambit_id": "6b0761d5-c3e7-4e71-bfba-8383dc12cdd7",
"last_updated": "2023-07-03T10:58:19.544528-04:00",
"created_at": "2023-07-01T10:23:20.828008-04:00",
"name": "Ismael Bonfim",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28b87f3-15bf-4edb-b1ef-9919aa94217b/?format=api"
},
{
"id": "1bbd8c29-c8d7-431a-976a-9d7813a9fe5f",
"gambit_id": "82a8688c-9e50-489f-8649-e4a3d9b991f5",
"last_updated": "2023-07-03T10:58:19.542271-04:00",
"created_at": "2023-07-01T10:23:20.825524-04:00",
"name": "Benoit Saint-Denis",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28b87f3-15bf-4edb-b1ef-9919aa94217b/?format=api"
}
]
}