GET /api/bet_types/b62d1804-a017-492f-ac4f-0a4955c2afdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b62d1804-a017-492f-ac4f-0a4955c2afdf",
"match": "https://api-prod.gambitprofit.com/api/matches/d2d7c76c-e050-4dbf-9138-d054e03fae4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T09:23:04.695729-05: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": "Atlanta Hawks",
"amount": 7816.0
},
{
"team": "Washington Wizards",
"amount": 2184.0
}
],
"expected_reward_tokens": 9456.72,
"profit_sb": -43.28,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "19c48da5-46b9-45b7-a463-07d653bc65ef",
"gambit_id": "4e192678-6191-407d-bb6d-44ef8b03e5c2",
"last_updated": "2023-11-27T10:23:24.415921-05:00",
"created_at": "2023-11-25T09:23:04.699622-05:00",
"name": "Atlanta Hawks",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62d1804-a017-492f-ac4f-0a4955c2afdf/?format=api"
},
{
"id": "334a4f4a-84f2-461d-aba3-f1498e714c1d",
"gambit_id": "6c424d4b-27bd-47b7-8dfd-791c8cb2e630",
"last_updated": "2023-11-27T10:23:24.419290-05:00",
"created_at": "2023-11-25T09:23:04.703745-05:00",
"name": "Washington Wizards",
"reward": "4.33000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62d1804-a017-492f-ac4f-0a4955c2afdf/?format=api"
}
]
}