GET /api/bet_types/231ed0c5-2074-4c60-b571-815225af43cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "231ed0c5-2074-4c60-b571-815225af43cb",
"match": "https://api-prod.gambitprofit.com/api/matches/0a29544c-f54b-4431-9e66-de1627be0069/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:10.068634-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": "Toronto Maple Leafs",
"amount": 5107.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5345027d-1a8a-4b02-bd2a-9286cf32c2ef",
"gambit_id": "99793d35-48c1-4614-aa04-b62e49f2d941",
"last_updated": "2023-12-18T10:33:31.407219-05:00",
"created_at": "2023-12-16T09:23:10.077006-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/231ed0c5-2074-4c60-b571-815225af43cb/?format=api"
},
{
"id": "f5be6d4d-de28-476a-a7b9-2f4ca3fbf2d4",
"gambit_id": "3c73779a-98b7-4950-aac1-51e648ce4071",
"last_updated": "2023-12-18T10:33:31.403245-05:00",
"created_at": "2023-12-16T09:23:10.072525-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/231ed0c5-2074-4c60-b571-815225af43cb/?format=api"
}
]
}