GET /api/bet_types/b50a0413-14ff-402e-a0ab-c2e07ec2b932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b50a0413-14ff-402e-a0ab-c2e07ec2b932",
"match": "https://api-prod.gambitprofit.com/api/matches/963c04a4-e076-4c94-b962-3ad719ae9110/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-29T09:12:56.606097-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": "Washington Capitals",
"amount": 6603.0
},
{
"team": "San Jose Sharks",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "0bb73b6b-44d9-4e15-a582-a0cd10f56dc5",
"gambit_id": "a86eda67-1570-4b60-953c-f8796a61656c",
"last_updated": "2023-10-30T21:53:16.720021-04:00",
"created_at": "2023-10-29T09:12:56.614601-04:00",
"name": "Washington Capitals",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50a0413-14ff-402e-a0ab-c2e07ec2b932/?format=api"
},
{
"id": "a8160483-d187-4081-ae4c-00a444a6cfd6",
"gambit_id": "b561b979-7124-4f14-a130-a857f586f684",
"last_updated": "2023-10-30T21:53:16.715495-04:00",
"created_at": "2023-10-29T09:12:56.610621-04:00",
"name": "San Jose Sharks",
"reward": "2.76000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50a0413-14ff-402e-a0ab-c2e07ec2b932/?format=api"
}
]
}