GET /api/bet_types/953d9ad4-9692-40b7-b1c2-a7282fbc9d2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "953d9ad4-9692-40b7-b1c2-a7282fbc9d2a",
"match": "https://api-prod.gambitprofit.com/api/matches/99f5471c-efb4-426c-9cb5-175c38a03a59/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T08:38:22.112613-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 (K Gausman)",
"amount": 6627.0
},
{
"team": "DET (M Manning)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "c93dbc5c-7a6e-4e9b-acd5-bcf20e43eba2",
"gambit_id": "5f4c0872-6f79-4562-aefd-6d8f182c82a3",
"last_updated": "2023-07-10T10:18:20.646958-04:00",
"created_at": "2023-07-08T08:38:22.116189-04:00",
"name": "TOR (K Gausman)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953d9ad4-9692-40b7-b1c2-a7282fbc9d2a/?format=api"
},
{
"id": "61e87bee-0e1a-403c-ae25-0517bb2ab5b1",
"gambit_id": "9a334e9e-ca5d-4237-8ac1-99a07594fe73",
"last_updated": "2023-07-10T10:18:20.649252-04:00",
"created_at": "2023-07-08T08:38:22.119709-04:00",
"name": "DET (M Manning)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953d9ad4-9692-40b7-b1c2-a7282fbc9d2a/?format=api"
}
]
}