GET /api/bet_types/05977533-9bdb-4330-a221-05e810df2ba4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05977533-9bdb-4330-a221-05e810df2ba4",
"match": "https://api-prod.gambitprofit.com/api/matches/11293bff-3058-411b-92e3-7fb726c02f63/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:25.466485-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": "NYM (D Peterson)",
"amount": 5714.0
},
{
"team": "SFO (R Stripling)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "ff45b2f0-4cea-4a34-a1f3-c3dafb883213",
"gambit_id": "a85ac96a-84f4-4970-81fb-edbb8159588e",
"last_updated": "2023-07-04T10:08:09.734798-04:00",
"created_at": "2023-07-02T08:58:25.469654-04:00",
"name": "NYM (D Peterson)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05977533-9bdb-4330-a221-05e810df2ba4/?format=api"
},
{
"id": "01409538-ad03-4d89-9be0-67fd8ab6cf7d",
"gambit_id": "91b02721-4160-47af-b23f-1c6f765ea9e6",
"last_updated": "2023-07-04T10:08:09.732228-04:00",
"created_at": "2023-07-02T08:58:25.468115-04:00",
"name": "SFO (R Stripling)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05977533-9bdb-4330-a221-05e810df2ba4/?format=api"
}
]
}