GET /api/bet_types/8488ee10-5332-46ed-8fd3-3b093619d4ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8488ee10-5332-46ed-8fd3-3b093619d4ae",
"match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?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": "SDG (M Clevinger)",
"amount": 5436.0
},
{
"team": "SFO (J Brebbia)",
"amount": 4564.0
}
],
"expected_reward_tokens": 9675.68,
"profit_sb": 175.68,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "6ea74820-0205-4f42-85f8-c255d524ed26",
"gambit_id": "381a408a-ba78-4558-b344-cacba3a33c60",
"last_updated": "2022-12-24T17:12:14.853855-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (M Clevinger)",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8488ee10-5332-46ed-8fd3-3b093619d4ae/?format=api"
},
{
"id": "f145f690-7199-46f7-82b9-f5a893e0424f",
"gambit_id": "ef0771a6-1856-4021-af02-23258f1c350d",
"last_updated": "2022-12-24T17:12:14.854974-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Brebbia)",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8488ee10-5332-46ed-8fd3-3b093619d4ae/?format=api"
}
]
}