GET /api/bet_types/7b9647c0-0417-42a2-b264-2d10deeda17f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b9647c0-0417-42a2-b264-2d10deeda17f",
"match": "https://api-prod.gambitprofit.com/api/matches/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:59.745483-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": "Edmonton Oilers",
"amount": 7490.0
},
{
"team": "San Jose Sharks",
"amount": 2510.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "df1fa09a-ddcd-44f8-a057-d77cf618967b",
"gambit_id": "e323b719-c08c-4574-b5b2-16272ce93ceb",
"last_updated": "2023-11-12T11:03:21.029855-05:00",
"created_at": "2023-11-09T09:47:59.750167-05:00",
"name": "Edmonton Oilers",
"reward": "1.26000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9647c0-0417-42a2-b264-2d10deeda17f/?format=api"
},
{
"id": "973be6c8-4083-4292-a634-8c978ed34b0f",
"gambit_id": "c54adcc9-87c8-4a1f-848f-ebcc71e095f1",
"last_updated": "2023-11-12T11:03:21.033110-05:00",
"created_at": "2023-11-09T09:47:59.754988-05:00",
"name": "San Jose Sharks",
"reward": "3.76000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9647c0-0417-42a2-b264-2d10deeda17f/?format=api"
}
]
}