GET /api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "264f0d23-bad9-4165-b7b9-37b8e24ca780",
"match": "https://api-prod.gambitprofit.com/api/matches/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?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": "SEA (L Gilbert)",
"amount": 5280.0
},
{
"team": "TEX (M Perez)",
"amount": 4720.0
}
],
"expected_reward_tokens": 9345.6,
"profit_sb": 345.6,
"profit_sb_percentage": 3.84,
"recommended": true
},
"lines": [
{
"id": "bdf18647-672b-49b6-a4f8-1c476ed26590",
"gambit_id": "c64ced7c-3032-4c52-a19c-1e93704f2380",
"last_updated": "2022-08-15T14:12:14.288958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.77000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
},
{
"id": "4ee229a7-bbdc-435b-945a-ec4576871e6f",
"gambit_id": "e4a5e0f6-65fc-4857-8d67-4b808fa49cb7",
"last_updated": "2022-08-15T14:12:14.288494-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "1.98000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
}
]
}