GET /api/bet_types/311dfe69-6245-40fe-9874-fef579b6ee30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "311dfe69-6245-40fe-9874-fef579b6ee30",
"match": "https://api-prod.gambitprofit.com/api/matches/9eca911e-3a3d-45af-8100-01fbcd77638f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:56.424433-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": "MIN (P Lopez)",
"amount": 7248.0
},
{
"team": "WAS (C Kuhl)",
"amount": 2752.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "3f280cb3-0310-4469-9c48-c7f90f1d003c",
"gambit_id": "41d5bb02-25a5-419c-8e0a-c4de3dab5b32",
"last_updated": "2023-04-23T18:32:09.778295-04:00",
"created_at": "2023-04-22T13:06:56.425867-04:00",
"name": "MIN (P Lopez)",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311dfe69-6245-40fe-9874-fef579b6ee30/?format=api"
},
{
"id": "ba6de6a9-81d0-434c-b659-c9da4a90b441",
"gambit_id": "87c810f5-5886-4034-933e-5977c9447730",
"last_updated": "2023-04-23T18:32:09.780154-04:00",
"created_at": "2023-04-22T13:06:56.427580-04:00",
"name": "WAS (C Kuhl)",
"reward": "3.45000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311dfe69-6245-40fe-9874-fef579b6ee30/?format=api"
}
]
}