GET /api/bet_types/4b7706fc-9dfe-4142-b063-210a88702e6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b7706fc-9dfe-4142-b063-210a88702e6d",
"match": "https://api-prod.gambitprofit.com/api/matches/222f52df-2b4e-4bc8-85b8-b80c02e991c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T08:08:08.451649-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": "CHC (J Taillon)",
"amount": 5222.0
},
{
"team": "STL (A Wainwright)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "bf99bdf7-6339-42f0-a13f-837ca0947c29",
"gambit_id": "07e0f2d4-0823-44fb-a09e-7f29f22c6630",
"last_updated": "2023-07-31T13:03:19.925187-04:00",
"created_at": "2023-07-29T08:08:08.455974-04:00",
"name": "CHC (J Taillon)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7706fc-9dfe-4142-b063-210a88702e6d/?format=api"
},
{
"id": "0d9b6dc9-49df-4c42-b705-cb3566c71517",
"gambit_id": "382fbe51-cbaa-49a7-80f1-67403d0151c4",
"last_updated": "2023-07-31T13:03:19.928844-04:00",
"created_at": "2023-07-29T08:08:08.460197-04:00",
"name": "STL (A Wainwright)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7706fc-9dfe-4142-b063-210a88702e6d/?format=api"
}
]
}