GET /api/bet_types/29fc9f76-f33f-474c-a450-d305128b6763/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29fc9f76-f33f-474c-a450-d305128b6763",
"match": "https://api-prod.gambitprofit.com/api/matches/bad2dc64-2ead-4fe0-a9ff-357540e5f6e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:01.720728-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": "Toronto Raptors",
"amount": 7945.0
},
{
"team": "Washington Wizards",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "a6845e71-c2e9-42f0-b6a2-ba54d9ec40dd",
"gambit_id": "bdc87138-c01a-4f00-b1e1-ead9b0dabe04",
"last_updated": "2023-03-27T11:36:53.671525-04:00",
"created_at": "2023-03-26T13:37:01.722302-04:00",
"name": "Toronto Raptors",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fc9f76-f33f-474c-a450-d305128b6763/?format=api"
},
{
"id": "e8a2fd40-ffa8-450f-9d52-a8d23b93b110",
"gambit_id": "fa843e34-9273-45a5-ad24-f08664c0ef90",
"last_updated": "2023-03-27T11:36:53.673927-04:00",
"created_at": "2023-03-26T13:37:01.724796-04:00",
"name": "Washington Wizards",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fc9f76-f33f-474c-a450-d305128b6763/?format=api"
}
]
}