GET /api/bet_types/adaded4b-9b74-4457-9082-07fa58bd52d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adaded4b-9b74-4457-9082-07fa58bd52d3",
"match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:13.491545-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": "SDG (Y Darvish)",
"amount": 5838.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "2b5f3768-ffa7-4e81-a73b-7cf49bdf5fb4",
"gambit_id": "7381dd4e-6bfa-4fc0-a661-5bae9ef8c4b7",
"last_updated": "2023-04-05T10:22:10.647002-04:00",
"created_at": "2023-04-04T09:32:13.493871-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adaded4b-9b74-4457-9082-07fa58bd52d3/?format=api"
},
{
"id": "4fceb672-b368-4a19-874e-de0079fecaf7",
"gambit_id": "61650e2a-3796-4c5b-9979-a8fe4e25bc5e",
"last_updated": "2023-04-05T10:22:10.649375-04:00",
"created_at": "2023-04-04T09:32:13.496206-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adaded4b-9b74-4457-9082-07fa58bd52d3/?format=api"
}
]
}