GET /api/bet_types/1825cbcd-4639-41ce-bb52-8803c18f4216/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1825cbcd-4639-41ce-bb52-8803c18f4216",
"match": "https://api-prod.gambitprofit.com/api/matches/39947add-aebc-43a1-a189-88ad426e50a2/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Dallas Mavericks",
"amount": 5571.0
},
{
"team": "Toronto Raptors",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "3ab5be64-366a-4b64-9e75-8acec8c4d3b0",
"gambit_id": "d7b5f468-079b-4df3-8e5f-7b0f20f74ad7",
"last_updated": "2022-11-28T11:16:54.260672-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825cbcd-4639-41ce-bb52-8803c18f4216/?format=api"
},
{
"id": "c313ae4a-5d6c-4681-a019-c4fecb6fb5c0",
"gambit_id": "2ab5d0f5-3d16-49bf-9671-67d2829e9dcf",
"last_updated": "2022-11-28T11:16:54.261670-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825cbcd-4639-41ce-bb52-8803c18f4216/?format=api"
}
]
}