GET /api/bet_types/c40d452a-3d0e-492c-998d-a41c460fc3fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c40d452a-3d0e-492c-998d-a41c460fc3fc",
"match": "https://api-prod.gambitprofit.com/api/matches/6930733d-4c64-4883-8290-a4bc70d78297/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:05.458332-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": "TOR (Y Kikuchi)",
"amount": 5105.0
},
{
"team": "ATL (C McHugh)",
"amount": 4895.0
}
],
"expected_reward_tokens": 9545.25,
"profit_sb": 45.25,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "b78726ec-df1e-49db-9cc8-b9cf7735e74e",
"gambit_id": "dca359a4-af50-4813-9482-b25180ce5c1c",
"last_updated": "2023-05-15T11:37:02.543317-04:00",
"created_at": "2023-05-14T10:57:05.460491-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40d452a-3d0e-492c-998d-a41c460fc3fc/?format=api"
},
{
"id": "74b7d875-968e-42f5-87db-bf2104d68373",
"gambit_id": "37986cb5-801f-4545-8b5e-26164049542d",
"last_updated": "2023-05-15T11:37:02.544705-04:00",
"created_at": "2023-05-14T10:57:05.462104-04:00",
"name": "ATL (C McHugh)",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40d452a-3d0e-492c-998d-a41c460fc3fc/?format=api"
}
]
}